From 24e347f758ecbd6bd093bd07bdc0b7cffc93d840 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=80=20?= =?UTF-8?q?=D0=97=D0=B8=D0=BC=D0=B8=D0=BD?= Date: Sun, 21 Jun 2026 07:07:18 +0000 Subject: [PATCH] =?UTF-8?q?fix(ci):=20push=20images=20=D0=B2=20nstart/terr?= =?UTF-8?q?avault=20namespace?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a260524..7f1567b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -18,7 +18,7 @@ variables: MAVEN_CLI_OPTS: "-B -ntp --batch-mode" IMAGE_TAG: $CI_COMMIT_REF_SLUG-$CI_COMMIT_SHORT_SHA REGISTRY: repo.nstart.cloud - IMAGE_REPO: terravault + IMAGE_REPO: nstart/terravault DOCKER_BUILDKIT: "1" cache: