mirror of
				https://github.com/taigrr/yq
				synced 2025-01-18 04:53:17 -08:00 
			
		
		
		
	playing with release action
This commit is contained in:
		
							parent
							
								
									39a93a2836
								
							
						
					
					
						commit
						4dbf158505
					
				
							
								
								
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							| @ -44,6 +44,6 @@ jobs: | ||||
|           PLATFORMS="linux/amd64,linux/ppc64le,linux/arm64" | ||||
|           echo "Building and pushing version ${IMAGE_VERSION} of image ${IMAGE_NAME}" | ||||
|           echo ${{ secrets.DOCKER_PASSWORD }} | docker login -u ${{ secrets.DOCKER_USERNAME }} --password-stdin | ||||
| g          docker buildx build --platform "${PLATFORMS}" -t "${IMAGE_NAME}:${IMAGE_VERSION}-buildx"  -t "${IMAGE_NAME}:buildx" \ | ||||
|           docker buildx build --platform "${PLATFORMS}" -t "${IMAGE_NAME}:${IMAGE_VERSION}-buildx"  -t "${IMAGE_NAME}:buildx" \ | ||||
|             --push . | ||||
|      | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user