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