Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Kevin Morris
pyalpm
Commits
8eaa6107
Verified
Commit
8eaa6107
authored
Jul 31, 2021
by
Jelle van der Waa
🚧
Browse files
Do not sign the PyPi release
parent
ca986386
Pipeline
#13206
failed with stage
in 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8eaa6107
...
...
@@ -48,7 +48,7 @@ pypi:
-
secure
script
:
-
python setup.py sdist
-
twine upload
-s
dist/*
-
twine upload dist/*
include
:
-
template
:
Security/SAST.gitlab-ci.yml
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment