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
dg
dg
Commits
6ca492b2
Commit
6ca492b2
authored
Sep 19, 2017
by
Valentin Vallaeys
Browse files
gitlab-pages for pydoc: add all python files
parent
0886c126
Pipeline
#2427
failed with stage
in 33 minutes and 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
6ca492b2
...
...
@@ -32,9 +32,9 @@ pages :
-
cd build
-
cmake .. -DENABLE_GOTM=1 -DPYTHON_EXECUTABLE=/usr/bin/python3
-
make -j4
-
pydoc3 -w slim
-
pydoc3 -w slim
slimPre slimPost slim3d
-
mkdir -p ../public
-
mv slim.html ../public
-
mv slim.html
slimPre.html slimPost.html slim3d.html
../public
artifacts
:
paths
:
-
public
...
...
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