Skip to content
Snippets Groups Projects
Commit 27f9a5b4 authored by Falk Rehse's avatar Falk Rehse
Browse files

Fix CI

parent ffc22645
No related branches found
No related tags found
No related merge requests found
Pipeline #229349 passed
......@@ -3,6 +3,8 @@ stages:
pages:
stage: deploy
script:
- echo "deploying"
rules:
- if: $CI_COMMIT_BRANCH == "main"
artifacts:
......
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