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

Update .gitlab-ci.yml file

parent 90dd7ef7
No related branches found
No related tags found
1 merge request!172Draft: Changes for compatibility with pystencils 2.0
Pipeline #77881 failed
......@@ -290,7 +290,7 @@ pages:
image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full
extends: .every-commit-master
stage: deploy
needs: ["tests-and-coverage", "build-documentation"]
needs: ["testsuite-cuda-py3.10", "build-documentation"]
script:
- ls -l
- mv coverage_report html_doc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment