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
f3a3ad73
Commit
f3a3ad73
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!82
parents
36e7d4f1
b81a3ead
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-0
1 addition, 0 deletions
.gitlab-ci.yml
with
1 addition
and
0 deletions
.gitlab-ci.yml
+
1
−
0
View file @
f3a3ad73
...
...
@@ -18,6 +18,7 @@ upload:
pages
:
stage
:
upload
needs
:
[
"
upload"
]
script
:
-
apk add gcc linux-headers musl-dev
-
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