kaniko
	
		
			
	
		
	
	
		
			
				
	
				ci/woodpecker/push/woodpecker Pipeline was successful
				
					Details
				
			
		
	
				
					
				
			
				
	
				ci/woodpecker/push/woodpecker Pipeline was successful
				
					Details
				
			
		
	This commit is contained in:
		
							parent
							
								
									b3b29a2e63
								
							
						
					
					
						commit
						73fdd260ba
					
				| 
						 | 
					@ -1,11 +1,7 @@
 | 
				
			||||||
steps:
 | 
					steps:
 | 
				
			||||||
  build_and_release:
 | 
					  build_and_release:
 | 
				
			||||||
    image: woodpeckerci/plugin-kaniko:next
 | 
					    image: maltegrosse/plugin-kaniko:latest
 | 
				
			||||||
    pull: true
 | 
					    pull: true
 | 
				
			||||||
    commands:
 | 
					 | 
				
			||||||
      - "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