ci: revert to woodpeckerci plugin-kaniko from Docker Hub
This commit is contained in:
parent
7f1ca0e387
commit
9c8cee50b3
1 changed files with 2 additions and 2 deletions
|
|
@ -30,7 +30,7 @@ matrix:
|
|||
|
||||
steps:
|
||||
- name: build-and-push
|
||||
image: registry.nxtgauge.com/kaniko:2.1.1
|
||||
image: woodpeckerci/plugin-kaniko:2.1.1
|
||||
settings:
|
||||
registry: registry.nxtgauge.com
|
||||
repo: nxtgauge-rust-${SERVICE}
|
||||
|
|
@ -58,7 +58,7 @@ when:
|
|||
|
||||
steps:
|
||||
- name: build-and-push-migrate
|
||||
image: registry.nxtgauge.com/kaniko:2.1.1
|
||||
image: woodpeckerci/plugin-kaniko:2.1.1
|
||||
settings:
|
||||
registry: registry.nxtgauge.com
|
||||
repo: nxtgauge-db-migrate
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue