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

fix coverage-report deploy

parent d0e43823
1 merge request!399Fix coverage-report deploy
Pipeline #67403 passed with stages
in 24 minutes and 14 seconds
......@@ -343,7 +343,7 @@ pages:
image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full
# extends: .every-commit
stage: deploy
needs: ["build-documentation"]
needs: ["tests-and-coverage", "build-documentation"]
script:
- ls -l
- mv coverage_report html_doc
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment