diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4f5111884d77db374a3f175f47a5d9b9b6c57276..ed0c1fa7d6a14e0232a00b8673fee853aa53fd36 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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