Skip to content
Snippets Groups Projects
Verified Commit ad0ec706 authored by Jonas Gröger's avatar Jonas Gröger :palm_tree:
Browse files

Revert "Update .gitlab-ci.yml file"

This reverts commit e08a48c0.
parent e08a48c0
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ build:
- apk add git
- yarn
script:
- export DOCUSAURUS_BASE_URL="/" && [[ "$CI_COMMIT_REF_NAME" != "main" ]] && export DOCUSAURUS_BASE_URL="/fit-connect/$CI_COMMIT_REF_SLUG/"
- export DOCUSAURUS_BASE_URL="/fit-connect/" && [[ "$CI_COMMIT_REF_NAME" != "main" ]] && export DOCUSAURUS_BASE_URL="/fit-connect/$CI_COMMIT_REF_SLUG/"
- yarn build
artifacts:
expose_as: 'Built Documentation'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment