Skip to content
Snippets Groups Projects
Commit 2c445583 authored by Jeremy Commins's avatar Jeremy Commins
Browse files

Update gitlab-ci.yml.

parent 8f3d135c
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,8 @@ image: alpine
pages:
script:
- apk add --no-cache python3, pkg-config
- apk add --no-cache python3
- apk add --pkg-config
- python3 -m ensurepip
- pip3 install -r requirements.txt
- pip3 install sphinx
......
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