Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jochem Bijlard
fractalis
Commits
608b0436
Commit
608b0436
authored
Nov 27, 2017
by
Sascha Herzinger
Browse files
tab -> space
parent
26cf6d32
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
608b0436
...
...
@@ -29,8 +29,8 @@ release:pypi:
-
yum install -y epel-release
-
yum update -y
-
yum install -y python34 python34-pip
- pip3 install twine
-
pip3 install twine
-
python3 setup.py sdist
- twine upload dist/* -u ${PYPI_USER} -p ${PYPI_PASSWORD}
-
twine upload dist/* -u ${PYPI_USER} -p ${PYPI_PASSWORD}
only
:
-
tags
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