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

Update .gitlab-ci.yml

parent f75aed90
No related branches found
No related tags found
No related merge requests found
...@@ -3,6 +3,7 @@ image: python:3.6-alpine ...@@ -3,6 +3,7 @@ image: python:3.6-alpine
pages: pages:
script: script:
- apk add --no-cache pkgconfig - apk add --no-cache pkgconfig
- apk add --no-cache freetype
- pip install -r requirements.txt - pip install -r requirements.txt
artifacts: artifacts:
paths: paths:
......
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