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

fix pages CI

parent e77339a6
No related branches found
No related tags found
No related merge requests found
Pipeline #64589 failed
......@@ -325,12 +325,12 @@ pages:
stage: deploy
needs: ["build-documentation"]
script:
# - mv coverage_report html_doc
- mv docs/build/html public/dev-nbackend # folder has to be named "public" for gitlab to publish it
- mv docs/build/html public
- mv coverage_report public/coverage_report
artifacts:
paths:
- public
tags:
- docker
only:
- backend-rework@pycodegen/pystencils
- master@pycodegen/pystencils
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment