Skip to content
Snippets Groups Projects
Commit b030d99c authored by Bentriou Mahmoud's avatar Bentriou Mahmoud
Browse files

Update ci docs

parent 8bdd9bca
No related branches found
No related tags found
No related merge requests found
Pipeline #19883 passed
......@@ -19,10 +19,10 @@ pages:
- echo $CI_COMMIT_BRANCH
- julia --project=docs/ -e 'using Pkg; Pkg.develop(PackageSpec(path=".")); Pkg.instantiate();'
- julia --project=docs/ --color=yes docs/make.jl # make documentation
- mv docs/build latest
- mv docs/build public/
artifacts:
paths:
- latest
- public
# rules:
# - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment