This commit is contained in:
parent
ba55121ad8
commit
378a732537
@ -16,10 +16,9 @@ steps:
|
|||||||
docker:
|
docker:
|
||||||
image: woodpeckerci/plugin-kaniko
|
image: woodpeckerci/plugin-kaniko
|
||||||
settings:
|
settings:
|
||||||
repo: zot.orchard9.ai/landing-v4
|
destinations:
|
||||||
tags:
|
- zot.orchard9.ai/landing-v4:latest
|
||||||
- latest
|
- zot.orchard9.ai/landing-v4:${CI_COMMIT_SHA:0:8}
|
||||||
- ${CI_COMMIT_SHA:0:8}
|
|
||||||
cache: true
|
cache: true
|
||||||
skip-tls-verify: true
|
skip-tls-verify: true
|
||||||
when:
|
when:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user