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

feat: AUTO-3948 Fix upload errors

parent 497e5e13
No related branches found
No related tags found
1 merge request!88feat: AUTO-3948 Fix upload errors
......@@ -21,10 +21,11 @@ pages:
stage: generate_pages
script:
- apk add gcc linux-headers musl-dev
- make generate
- pip install -r requirements-docs.txt
- pdoc ./perxis -o public -d google
artifacts:
paths:
- public
only:
- tags
\ No newline at end of file
- master
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