Skip to content
Snippets Groups Projects
Commit c6bee5e5 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 !87
parents 06063d94 497e5e13
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