Skip to content
Snippets Groups Projects
Commit 41d208cd authored by teplyakov's avatar teplyakov
Browse files

feat: AUTO-3948 Fix upload errors

parent b3ff57a0
1 merge request!89feat: AUTO-3948 Fix upload errors
......@@ -20,7 +20,7 @@ upload:
pages:
stage: generate_pages
script:
- apk add gcc linux-headers musl-dev
- apk add bash make gcc linux-headers musl-dev
- make generate
- pip install -r requirements-docs.txt
- pdoc ./perxis -o public -d google
......
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