try
	
		
			
	
		
	
	
		
			
				
	
				ci/woodpecker/push/woodpecker Pipeline was successful
				
					Details
				
			
		
	
				
					
				
			
				
	
				ci/woodpecker/push/woodpecker Pipeline was successful
				
					Details
				
			
		
	This commit is contained in:
		
							parent
							
								
									d465a791b4
								
							
						
					
					
						commit
						02d9d839c4
					
				| 
						 | 
					@ -2,6 +2,10 @@ steps:
 | 
				
			||||||
  build_and_release:
 | 
					  build_and_release:
 | 
				
			||||||
    image: woodpeckerci/plugin-kaniko:next
 | 
					    image: woodpeckerci/plugin-kaniko:next
 | 
				
			||||||
    pull: true
 | 
					    pull: true
 | 
				
			||||||
 | 
					    command:
 | 
				
			||||||
 | 
					      - "rm /kaniko/plugin.sh"
 | 
				
			||||||
 | 
					      - "curl https://raw.githubusercontent.com/nicolas-r/plugin-kaniko/some-fixes/plugin.sh > /kaniko/plugin.sh"
 | 
				
			||||||
 | 
					      - "./kaniko/plugin.sh"
 | 
				
			||||||
    environment:
 | 
					    environment:
 | 
				
			||||||
      - CTAG="2.0.0,"
 | 
					      - CTAG="2.0.0,"
 | 
				
			||||||
    settings:
 | 
					    settings:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue