Build only arm
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/container-stable.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/container-stable.yaml
									
									
									
									
										vendored
									
									
								
							@@ -54,7 +54,7 @@ jobs:
 | 
			
		||||
          builder: ${{ steps.buildx.outputs.name }}
 | 
			
		||||
          context: ./dockerfiles
 | 
			
		||||
          file: ./dockerfiles/Dockerfile-helmfile
 | 
			
		||||
          platforms: linux/amd64,linux/arm64
 | 
			
		||||
          platforms: linux/arm64
 | 
			
		||||
          push: true
 | 
			
		||||
          tags: |
 | 
			
		||||
            ghcr.io/${{ github.repository }}-helmfile:latest
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user