Skip to content
Snippets Groups Projects

Upgrade SymPy Version & Extend CI

Merged Frederik Hennig requested to merge da15siwa/lbmpy:sympy-and-ci into master
Viewing commit 5e9abc0e
Show latest version
1 file
+ 4
1
Preferences
Compare changes
+ 4
1
@@ -2,6 +2,7 @@ stages:
- pretest
- test
- nightly
- docs
- deploy
# -------------------------- Templates ------------------------------------------------------------------------------------
@@ -243,7 +244,8 @@ nightly-sympy:
# -------------------- Documentation and deploy ------------------------------------------------------------------------
build-documentation:
stage: test
stage: docs
needs: []
extends: .every-commit
image: i10git.cs.fau.de:5005/pycodegen/pycodegen/documentation
before_script:
@@ -264,6 +266,7 @@ build-documentation:
pages:
image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full
stage: deploy
needs: ["build-documentation"]
script:
- ls -l
- mv coverage_report html_doc