Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
perxis-python
Manage
Activity
Members
Plan
Custom issue tracker
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
perxis
perxis-python
Commits
34c84f38
Commit
34c84f38
authored
3 months ago
by
Anton Teplyakov
Browse files
Options
Downloads
Plain Diff
Merge branch 'feature/
AUTO-3948
' into 'master'
feat:
AUTO-3948
Fix upload errors See merge request perxis/perxis-python!85
parents
4cc12f99
55dc2fe5
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-0
2 additions, 0 deletions
.gitlab-ci.yml
with
2 additions
and
0 deletions
.gitlab-ci.yml
+
2
−
0
View file @
34c84f38
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment