diff --git a/.gitea/workflows/gitea-env.conf b/.gitea/workflows/gitea-env.conf index 42dfada..0b65308 100644 --- a/.gitea/workflows/gitea-env.conf +++ b/.gitea/workflows/gitea-env.conf @@ -1,5 +1,5 @@ GITEA_API_URL=https://gitea.app.keskikuja.site GIT_PAGES_URL=https://ci-reports.helm-dev.keskikuja.site -DOCKER_REGISTRY=gitea.app.keskikuja.site/niko +DOCKER_REGISTRY=gitea.app.keskikuja.site/niko/gitea-ci-library DOCKER_IMAGE_NAME=gitea-ci-library-test-image -DOCKER_UI_URL=https://gitea.app.keskikuja.site/niko/-/packages/container/gitea-ci-library-test-image +DOCKER_UI_URL=https://gitea.app.keskikuja.site/niko/gitea-ci-library/-/packages/container/gitea-ci-library-test-image