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

Update .gitlab-ci.yml

parent 79cd984c
No related branches found
No related tags found
No related merge requests found
image: alpine
before_script:
- apt-get update -qq && apt-get install -y -qq python3, python3-pip
pages:
script:
- apk add python3, python3-pkgconfig, python3-pip
- pip install sphinx, pytest
- pip install sphinx
artifacts:
paths:
- public
......
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