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
itischler
lbmpy
Commits
1c1715b7
Commit
1c1715b7
authored
Apr 28, 2019
by
Martin Bauer
Browse files
Ci changes part3
parent
33bb3c84
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1c1715b7
...
...
@@ -112,6 +112,7 @@ build-documentation:
image
:
i10git.cs.fau.de:5005/software/pystencils/full
script
:
-
export PYTHONPATH=`pwd`
-
pip install git+https://gitlab-ci-token:${CI_JOB_TOKEN}@i10git.cs.fau.de/pycodegen/pystencils.git@master#egg=pystencils
-
mkdir html_doc
-
sphinx-build -W -b html doc html_doc
tags
:
...
...
setup.py
View file @
1c1715b7
...
...
@@ -11,7 +11,7 @@ from version_from_git import version_number_from_git
quick_tests
=
[
'test_serial_scenarios.test_ldc_mrt'
,
'test_
force_on_boundary.test_force_on_boundary
'
,
'test_
serial_scenarios.test_channel_srt
'
,
]
...
...
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