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
Daniel Scheffler
py_tools_ds
Commits
64b90882
Commit
64b90882
authored
Dec 13, 2018
by
Daniel Scheffler
Browse files
Fix.
parent
f784494d
Pipeline
#3377
canceled with stages
in 1 minute and 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
64b90882
...
...
@@ -13,6 +13,7 @@ variables:
stages
:
-
test
-
deploy_pages
-
deploy_pypi
-
deploy_conda
-
cleanup
...
...
@@ -76,7 +77,7 @@ test_py_tools_ds_install:
pages
:
# this job must be called 'pages' to advise GitLab to upload content to GitLab Pages
stage
:
deploy
stage
:
deploy
_pages
dependencies
:
-
test_py_tools_ds
script
:
...
...
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