FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 8c8e31d9 authored by L. Bower's avatar L. Bower
Browse files

building coordinator docs on gitlab

parent 8c951ffb
No related branches found
No related tags found
No related merge requests found
......@@ -46,6 +46,7 @@ stages:
- source /storage/app/miniconda3/bin/activate /storage/app/EWS_prod/envs/conda/py3EWS/
- pip install coverage
- pip install sphinx
- python3 -V # Print out python version for debugging
- mkdir $PACKAGES_DIR
- mkdir -p $OUTPUT_DIR
......@@ -285,7 +286,6 @@ pages:
image: lb584/ews_coordinator:latest
script:
- echo "hello"
- pip install sphinx-build
- cd $CI_PROJECT_DIR/docs
- make html
- mkdir $CI_PROJECT_DIR/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