Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
dbnomics
dbnomics-python-client
Commits
ed0805eb
Commit
ed0805eb
authored
May 28, 2019
by
Christophe Benz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Don't use outdated Docker image
parent
482b3ce7
Pipeline
#58366
failed with stage
in 24 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
.gitlab-ci.yml
.gitlab-ci.yml
+2
-1
No files found.
.gitlab-ci.yml
View file @
ed0805eb
upload_to_pypi
:
image
:
py
pi/twine:latest
image
:
py
thon:3-alpine
stage
:
deploy
only
:
-
tags
tags
:
-
dbnomics-python-client
before_script
:
-
pip install twine
-
python setup.py sdist bdist_wheel
variables
:
TWINE_USERNAME
:
cbenz
...
...
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