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:
|
||||
build_and_release:
|
||||
image: woodpeckerci/plugin-kaniko:next
|
||||
image: maltegrosse/plugin-kaniko:latest
|
||||
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:
|
||||
- CTAG="2.0.0,"
|
||||
settings:
|
||||
|
|
Loading…
Reference in New Issue