Temporarily disable tagging images as latest
This commit is contained in:
		
							parent
							
								
									cc2f42e814
								
							
						
					
					
						commit
						290de43df0
					
				
							
								
								
									
										1
									
								
								.github/workflows/on-tag.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/on-tag.yml
									
									
									
									
										vendored
									
									
								
							| @ -100,6 +100,5 @@ jobs: | |||||||
|           --cache-to "type=local,dest=/tmp/.buildx-cache" \ |           --cache-to "type=local,dest=/tmp/.buildx-cache" \ | ||||||
|           --platform linux/amd64,linux/arm64 \ |           --platform linux/amd64,linux/arm64 \ | ||||||
|           --tag ${{ secrets.DOCKER_HUB_USER }}/${{ matrix.service }}:$TAG \ |           --tag ${{ secrets.DOCKER_HUB_USER }}/${{ matrix.service }}:$TAG \ | ||||||
|           --tag ${{ secrets.DOCKER_HUB_USER }}/${{ matrix.service }}:latest \ |  | ||||||
|           --output "type=registry" ./${{ matrix.service }}/ \ |           --output "type=registry" ./${{ matrix.service }}/ \ | ||||||
|           --build-arg commitHash=$SHORT_SHA |           --build-arg commitHash=$SHORT_SHA | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user