CI: exclude test from pages branch

This commit is contained in:
jon r 2024-09-24 21:44:51 +02:00
parent dd8f2c33ce
commit e6220ddca2

View file

@ -19,6 +19,7 @@ test:
- hugo --minify
rules:
- if: $CI_COMMIT_BRANCH != $CI_DEFAULT_BRANCH
- if: $CI_COMMIT_BRANCH != "pages"
pages:
script: