Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sean Leavey
Zero
Commits
1520da2e
Commit
1520da2e
authored
Mar 23, 2020
by
Sean Leavey
Browse files
Fix GitLab CI to properly deploy pages
parent
4145b858
Pipeline
#112800
passed with stage
in 55 minutes and 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1520da2e
...
...
@@ -94,7 +94,7 @@ test validation:3.7:
<<
:
*template-test-validation
# Generate the documentation only on creation of new tags.
deploy
pages
:
pages
:
image
:
python:3.8
stage
:
deploy
only
:
...
...
@@ -124,7 +124,7 @@ deploy pages:
-
public
# Generate PyPI release only on creation of new tags.
deploy
pypi
:
pypi
:
image
:
python:3.8
stage
:
deploy
only
:
...
...
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