From a309e82a9753a3c2bf5a36a7f87273482a48b25d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lauri=20V=C3=B5sandi?= Date: Sat, 29 Jul 2023 23:37:11 +0300 Subject: [PATCH] Change Docker registry --- .woodpecker.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 1112b2a..84e38c6 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -2,9 +2,9 @@ pipeline: build: image: plugins/kaniko settings: - repo: harbor.codemowers.eu/${CI_REPO} + repo: harbor.k-space.ee/${CI_REPO} tags: latest - registry: harbor.codemowers.eu + registry: harbor.k-space.ee username: from_secret: docker_username password: