Skip to content
Snippets Groups Projects
Verified Commit 74a04b3d authored by Adrián Rošinec's avatar Adrián Rošinec
Browse files

Pipeline fix CI_REGISTRY

parent 19d04908
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ stages: ...@@ -8,7 +8,7 @@ stages:
variables: variables:
PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip" PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip"
CI_REGISTRY: "hub.cerit.io" CI_REGISTRY: "cerit.io"
CI_REGISTRY_IMAGE: "${CI_REGISTRY}/einfracz/mkdocs" CI_REGISTRY_IMAGE: "${CI_REGISTRY}/einfracz/mkdocs"
GIT_SUBMODULE_STRATEGY: recursive GIT_SUBMODULE_STRATEGY: recursive
GIT_DEPTH: 0 GIT_DEPTH: 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment