chore: use upstream plugin-kaniko
This commit is contained in:
parent
81c560d126
commit
ffd1ddc2e9
@ -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…
Reference in New Issue
Block a user