Skip to content
Snippets Groups Projects
Commit 34c84f38 authored by Anton Teplyakov's avatar Anton Teplyakov
Browse files

Merge branch 'feature/AUTO-3948' into 'master'

feat: AUTO-3948 Fix upload errors

See merge request !85
parents 4cc12f99 55dc2fe5
No related branches found
No related tags found
1 merge request!85feat: AUTO-3948 Fix upload errors
Pipeline #76653 failed
...@@ -19,6 +19,8 @@ upload: ...@@ -19,6 +19,8 @@ upload:
pages: pages:
stage: pages stage: pages
needs:
- job: upload
script: script:
- apk add gcc linux-headers musl-dev - apk add gcc linux-headers musl-dev
- pip install -r requirements-docs.txt - 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