Skip to content
Snippets Groups Projects
Commit d2ba49e8 authored by Devin Burke's avatar Devin Burke
Browse files

Fixing CI

parent 4c0dc37a
No related branches found
No related tags found
1 merge request!1Formatting and changes to blissdata server options
Pipeline #140778 failed
......@@ -7,6 +7,8 @@ build-docs:
stage: build
image: python
before_script:
- apt-get -y update
- apt-get install -y cmake
- pip install tox
script:
- 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