CI: Enable cache for build
All checks were successful
ci/woodpecker/push/build_and_release Pipeline was successful
All checks were successful
ci/woodpecker/push/build_and_release Pipeline was successful
This commit is contained in:
parent
ad975eb178
commit
88fb5c6963
@ -7,6 +7,7 @@ pipeline:
|
|||||||
repo: ci-tools/plugin-kaniko
|
repo: ci-tools/plugin-kaniko
|
||||||
auto_tag: true
|
auto_tag: true
|
||||||
tag_stip_v: true
|
tag_stip_v: true
|
||||||
|
cache: true
|
||||||
dockerfile: Containerfile
|
dockerfile: Containerfile
|
||||||
username:
|
username:
|
||||||
from_secret: container_registry_username
|
from_secret: container_registry_username
|
||||||
|
Loading…
x
Reference in New Issue
Block a user