Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
continuous-everything
ci
Commits
f2c245e5
Commit
f2c245e5
authored
Aug 29, 2018
by
Rémi Cailletaud
Browse files
test new pypi
parent
a6311276
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f2c245e5
.job_template
:
&deploy_job
stage
:
deploy
except
:
-
/^version-.*$/
when
:
manual
image
:
docker
before_script
:
...
...
@@ -57,6 +59,8 @@ pypi:
build
:
stage
:
build
except
:
-
/^version-.*$/
image
:
docker
services
:
-
docker:dind
...
...
Write
Preview
Supports
Markdown
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