Skip to content
Snippets Groups Projects
Commit 471affe8 authored by Frederik Hennig's avatar Frederik Hennig
Browse files

fix deploy stage

parent dabdca0b
Branches
Tags
1 merge request!398Update SymPy Dependency + Pipeline Cleanup
Pipeline #67373 passed
......@@ -3,6 +3,7 @@ stages:
- test
- nightly
- docs
- deploy
# -------------------------- Templates ------------------------------------------------------------------------------------
......@@ -296,7 +297,7 @@ build-documentation:
pages:
image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full
# extends: .every-commit
stage: docs
stage: deploy
needs: ["build-documentation"]
script:
- ls -l
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment