Skip to content
Snippets Groups Projects
Commit 25e5bf2f authored by schmittu's avatar schmittu :beer:
Browse files

[CI][DOCS] fix .gitlab-ci.yml

parent 0b710b64
No related branches found
No related tags found
No related merge requests found
Pipeline #2077 failed
......@@ -58,6 +58,9 @@ ubuntu_20_04:
update_docs:
stage: update_docs
image: sissource.ethz.ch:5005/sispub/emzed/linux_base_images/ubuntu_20_04_for_emzed
tags:
- docker-executor
script:
- pyenv local $(latest_python 3.7)
- tox -e docs
......
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