Skip to content
Snippets Groups Projects
Commit 55dc2fe5 authored by teplyakov's avatar teplyakov
Browse files

feat: AUTO-3948 Fix upload errors

parent 12fef2cd
No related branches found
No related tags found
1 merge request!85feat: AUTO-3948 Fix upload errors
......@@ -19,6 +19,8 @@ upload:
pages:
stage: pages
needs:
- job: upload
script:
- apk add gcc linux-headers musl-dev
- pip install -r requirements-docs.txt
......
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