diff --git a/.woodpecker.yml b/.woodpecker.yml index 1707d15..f8420ea 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -30,7 +30,7 @@ matrix: steps: - name: build-and-push - image: woodpeckerci/plugin-kaniko:2.1.1 + image: registry.nxtgauge.com/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: woodpeckerci/plugin-kaniko:2.1.1 + image: registry.nxtgauge.com/kaniko:2.1.1 settings: registry: registry.nxtgauge.com repo: nxtgauge-db-migrate