Change to new workflow syntax
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
This commit is contained in:
parent
8b532f9865
commit
e86ad3e6ec
@ -1,8 +1,8 @@
|
|||||||
pipeline:
|
steps:
|
||||||
docker:
|
- name: docker
|
||||||
image: plugins/kaniko
|
image: woodpeckerci/plugin-kaniko
|
||||||
settings:
|
settings:
|
||||||
repo: harbor.k-space.ee/${CI_REPO}
|
repo: ${CI_REPO}
|
||||||
registry: harbor.k-space.ee
|
registry: harbor.k-space.ee
|
||||||
tags: latest
|
tags: latest
|
||||||
username:
|
username:
|
||||||
|
Loading…
Reference in New Issue
Block a user