testing action
This commit is contained in:
		
							parent
							
								
									7d4e022b30
								
							
						
					
					
						commit
						a9a97dd864
					
				@ -18,8 +18,7 @@ jobs:
 | 
				
			|||||||
        uses: docker/metadata-action@v4
 | 
					        uses: docker/metadata-action@v4
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          # list of Docker images to use as base name for tags
 | 
					          # list of Docker images to use as base name for tags
 | 
				
			||||||
          images: |
 | 
					          images: name/app
 | 
				
			||||||
            ghcr.io/${{ github.repository_owner }}/${{ github.event.repository.name }}
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Set up QEMU
 | 
					      - name: Set up QEMU
 | 
				
			||||||
        uses: docker/setup-qemu-action@v1
 | 
					        uses: docker/setup-qemu-action@v1
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user