Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
visualisation
documentation
Commits
ad5df763
Commit
ad5df763
authored
Sep 08, 2020
by
Jan Frederik Engels
🌑
Browse files
Try to run quickstart.
parent
647dc2c1
Pipeline
#4025
failed with stage
in 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ad5df763
pages
:
pages
:
script
:
script
:
-
sphinx-build -b html source build/html
-
sphinx-quickstart
-
mv build/html/ public/
#- sphinx-build -b html source build/html
#- mv build/html/ public/
tags
:
tags
:
-
sphinx
-
sphinx
only
:
only
:
-
master
-
master
artifacts
:
artifacts
:
paths
:
paths
:
-
public
-
public
expire_in
:
5min
expire_in
:
5min
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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