Skip to content
Snippets Groups Projects
Commit c8c3ce27 authored by Dimitrios Giannopoulos's avatar Dimitrios Giannopoulos
Browse files

fixes to git and mike

parent b85150ee
No related branches found
No related tags found
3 merge requests!11Merging "develop" documentation into "main" to tag it as 2024Q2,!9Draft: Added documentation on primitives support feature and NSLCM status,!4Fix/multi version develop
......@@ -20,7 +20,7 @@ pages:
elif [ "$CI_COMMIT_REF_PROTECTED" == "true" ]; then
mike deploy --deploy-prefix public -r $HTTPS_REMOTE -p -b $PAGES_BRANCH -u $CI_COMMIT_BRANCH
fi
git checkout $PAGES_BRANCH -- public/
- git checkout $PAGES_BRANCH -- public/
artifacts:
paths:
- public/
......
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