Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
bjarne
py_lib_template
Commits
afb74601
Commit
afb74601
authored
Jan 18, 2021
by
bjarne
Browse files
add yaml
parent
10c21242
Pipeline
#143
passed with stages
in 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
afb74601
...
...
@@ -52,7 +52,7 @@ pages:
stage
:
deploy
script
:
-
pip install sphinx sphinx-rtd-theme
-
pip install sphinx sphinx-rtd-theme
pyyaml
-
cd doc ; make html
-
mv build/html/ ../public/
artifacts
:
...
...
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