mirror of
				https://github.com/dockersrc/archlinux
				synced 2025-11-04 07:02:16 -05:00 
			
		
		
		
	🗃️ Committing everything that changed 🗃️
.github/workflows/publish.yaml
This commit is contained in:
		
							
								
								
									
										6
									
								
								.github/workflows/publish.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/publish.yaml
									
									
									
									
										vendored
									
									
								
							@@ -50,10 +50,14 @@ jobs:
 | 
			
		||||
        with:
 | 
			
		||||
          context: .
 | 
			
		||||
          file: ./Dockerfile
 | 
			
		||||
          push: true
 | 
			
		||||
          platforms: |
 | 
			
		||||
            linux/amd64
 | 
			
		||||
            linux/arm64
 | 
			
		||||
          push: true
 | 
			
		||||
          outputs: |
 | 
			
		||||
            type=image,name=target,annotation-index.org.opencontainers.image.licenses=WTFPL
 | 
			
		||||
            type=image,name=target,annotation-index.org.opencontainers.image.source=http://github.com/dockersrc/archlinux
 | 
			
		||||
            type=image,name=target,annotation-index.org.opencontainers.image.description=Containerized version of archlinux
 | 
			
		||||
          tags: |
 | 
			
		||||
            ghcr.io/${{ github.repository }}:${{ steps.meta.outputs.DATE_TAG }}
 | 
			
		||||
            ghcr.io/${{ github.repository }}:${{ steps.meta.outputs.DOCKER_TAG }}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user