Skip to content
Snippets Groups Projects
Commit e03b0af2 authored by Alexander Pace's avatar Alexander Pace
Browse files

Update .gitlab-ci.yml: moving texlive themes from the development container...

Update .gitlab-ci.yml: moving texlive themes from the development container into the CI pipeline in an attempt to reduce the size of the dev container. 
parent 4d19f1ee
No related branches found
No related tags found
No related merge requests found
......@@ -367,7 +367,7 @@ pages:
stage: nightly-pages
script:
- echo "Building Documentation"
- yum -y install python2-pip
- yum -y install python2-pip texlive*
- pip install setuptools sphinx==1.7 sphinx_rtd_theme
- export GSTLAL_FIR_WHITEN=0
- export TMPDIR=tmp/
......
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