Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Validata
Validata Core
Commits
019680c5
Commit
019680c5
authored
Dec 30, 2019
by
Christophe Benz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use PyPI API token
parent
10c839d4
Pipeline
#1651
failed with stage
in 2 minutes and 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
No files found.
.gitlab-ci.yml
View file @
019680c5
...
...
@@ -23,7 +23,7 @@ Publish on PyPI:
-
pip install twine
-
python setup.py sdist bdist_wheel
variables
:
TWINE_USERNAME
:
cbenz
TWINE_USERNAME
:
__token__
# TWINE_PASSWORD: # Secret variable, see project CI settings.
script
:
-
twine upload dist/*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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