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
Michael Krause
tardis-doc
Commits
e8481b51
Commit
e8481b51
authored
Mar 01, 2018
by
Michael Krause
🎉
Browse files
ci test
parent
bf980817
Pipeline
#16
failed with stages
in 33 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e8481b51
...
@@ -6,9 +6,10 @@ pages:
...
@@ -6,9 +6,10 @@ pages:
-
pip install sphinx sphinx_rtd_theme
-
pip install sphinx sphinx_rtd_theme
-
apk --no-cache add make
-
apk --no-cache add make
-
make html
-
make html
-
mkdir public
-
mv _build/html/ public/
-
mv _build/html/ public/
artifacts
:
artifacts
:
paths
:
paths
:
-
public
-
public
only
:
only
:
-
master
-
public
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