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

Fix variable

parent 6eb8d611
No related branches found
No related tags found
1 merge request!6Minor changes
Pipeline #167720 failed
......@@ -8,7 +8,7 @@ stages:
variables:
PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip"
CI_REGISTRY: "hub.cerit.io"
CI_REGISTRY_IMAGE: $CI_REGISTRY"/einfracz/mkdocs"
CI_REGISTRY_IMAGE: "${CI_REGISTRY}/einfracz/mkdocs"
docs:
stage: test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment