chore: use upstream plugin-kaniko
This commit is contained in:
parent
81c560d126
commit
ffd1ddc2e9
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ steps:
|
|||
registry: ${DOCKER_REGISTRY}
|
||||
mirror: https://${DOCKER_REGISTRY}
|
||||
tags: latest
|
||||
# build_args: VERSION=dev
|
||||
build_args: VERSION=dev
|
||||
when:
|
||||
branch: main
|
||||
event: [push, cron, tag, manual]
|
||||
|
|
Loading…
Add table
Reference in a new issue