Skip to content
Snippets Groups Projects
Commit 6121e76b authored by Jens Bröder's avatar Jens Bröder
Browse files

Try to get CI working

parent 478a3fb6
No related branches found
No related tags found
No related merge requests found
Pipeline #193210 passed
......@@ -15,13 +15,11 @@ docs-build:
artifacts:
paths:
- docs/_build/
rules:
- if: $CI_COMMIT_BRANCH != "main"
pages:
stage: deploy
image: busybox:latest
needs: [docs-build]
script:
- ls
- mv docs/_build/html public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment