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:
|
||||
docker:
|
||||
image: plugins/kaniko
|
||||
steps:
|
||||
- name: docker
|
||||
image: woodpeckerci/plugin-kaniko
|
||||
settings:
|
||||
repo: harbor.k-space.ee/${CI_REPO}
|
||||
repo: ${CI_REPO}
|
||||
registry: harbor.k-space.ee
|
||||
tags: latest
|
||||
username:
|
||||
|
Loading…
Reference in New Issue
Block a user