Skip to content
Snippets Groups Projects
Verified Commit 9f4392e3 authored by Chris Coley's avatar Chris Coley
Browse files

Move ROOT_RELATIVE_NAMESPACE to CI variables in GitLab

parent cdf088b2
Branches
No related tags found
2 merge requests!2Variable substitution,!1Variable overriding
......@@ -14,8 +14,8 @@ workflow:
stage: deploy
tags:
- docker
variables:
ROOT_RELATIVE_NAMESPACE: "${CI_PROJECT_NAMESPACE#$CI_PROJECT_ROOT_NAMESPACE}"
# variables:
# ROOT_RELATIVE_NAMESPACE: "${CI_PROJECT_NAMESPACE#$CI_PROJECT_ROOT_NAMESPACE}"
script:
- sed -i "s/%%BRANCH%%/$CI_COMMIT_BRANCH/g" src/index.html
- mv src public
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment