Skip to content
Snippets Groups Projects
Commit a7a7c9f9 authored by Thomas Purcell's avatar Thomas Purcell
Browse files

Add stage for .gitlab-ci pages

parent 1141e24d
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@ stages:
- build
- unit_test
- bin_test
- doc_builds
build-intel:
stage: build
......@@ -187,6 +188,7 @@ test-gnu-bin:
- cd ../../../
pages:
stage: doc_builds
script:
- source cpp_sisso_env/bin/activate
- pip install mkdocs mkdocs-material pymdown-extensions mkdocs-minify-plugin
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment