Update .gitlab-ci.yml file

This commit is contained in:
2023-11-26 18:47:18 +01:00
parent 3b49e9f2d8
commit 1457839114

View File

@@ -26,6 +26,7 @@ pages:
- source /home/gitlab-runner/miniconda3/bin/activate cristallina
script:
- tox -e docs
- mv docs/_build/html/ public/
artifacts:
paths:
- public