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

feat: AUTO-3948 Fix upload errors

parent 48a295dd
No related branches found
No related tags found
1 merge request!87feat: AUTO-3948 Fix upload errors
......@@ -19,8 +19,6 @@ upload:
pages:
stage: generate_pages
needs:
- upload
script:
- apk add gcc linux-headers musl-dev
- pip install -r requirements-docs.txt
......@@ -29,4 +27,4 @@ pages:
paths:
- public
only:
- master
\ No newline at end of file
- tags
\ No newline at end of file
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