ci: test rules for handovers and minutes

This commit is contained in:
silver 2024-05-12 15:58:08 +01:00
parent 42eadf80fa
commit 79ab925306
Signed by: silver
GPG key ID: 54E2C71918E93B74
2 changed files with 9 additions and 8 deletions

View file

@ -18,10 +18,10 @@ handovers:
stage: build stage: build
# when it runs # when it runs
# rules: rules:
#- if: '$CI_PROJECT_NAMESPACE == "compsoc1/compsoc" && $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH' #- if: '$CI_PROJECT_NAMESPACE == "compsoc1/compsoc" && $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
# changes: - changes:
# - Committee/_Handovers/**/* - Committee/_Handovers/**/*
# what it runs # what it runs
script: script:
@ -45,10 +45,10 @@ minutes:
stage: build stage: build
# when it runs # when it runs
# rules: rules:
#- if: '$CI_PROJECT_NAMESPACE == "compsoc1/compsoc" && $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH' #- if: '$CI_PROJECT_NAMESPACE == "compsoc1/compsoc" && $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
# changes: - changes:
# - Minutes/**/* - Minutes/**/*
# what it runs # what it runs
script: script:

View file

@ -100,6 +100,7 @@ This change is exciting, stressful and rewarding.
Brendan Golden. Brendan Golden.
[0]: https://gitlab.skynet.ie [0]: https://gitlab.skynet.ie
[1]: https://nextcloud.skynet.ie [1]: https://nextcloud.skynet.ie
[2]: https://pw.skynet.ie [2]: https://pw.skynet.ie