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

Update .gitlab-ci.yml

parent e8de072c
No related branches found
No related tags found
No related merge requests found
image: alpine image: python:3.6-alpine
before_script:
- apt-get update -qq && apt-get install -y -qq python3, python3-pip
pages: pages:
script: script:
- pip install sphinx - pip 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