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