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
ift
NIFTy
Commits
50c4b790
Commit
50c4b790
authored
Jan 30, 2019
by
Philipp Arras
Browse files
Make documentation build ready for publication
parent
b86a8f97
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
50c4b790
...
...
@@ -51,14 +51,16 @@ test_mpi:
-
mpiexec -n 2 --bind-to none pytest-3 -q test
pages
:
# FIXME Build only for main branch and set stage to release
stage
:
test
stage
:
release
script
:
-
sh docs/generate.sh
-
mv docs/build/ public/
artifacts
:
paths
:
-
public
only
:
-
NIFTy_5
before_script
:
-
python3 setup.py install --user -f
...
...
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