forked from Computer_Society/open-goverance
ci: test pipeline
This commit is contained in:
parent
d7a652b7e3
commit
218e814dcd
2 changed files with 7 additions and 6 deletions
|
@ -18,12 +18,12 @@ stages:
|
||||||
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/*
|
||||||
- Committee/**/Budget/*
|
# - Committee/**/Budget/*
|
||||||
- Minutes/**/*
|
# - Minutes/**/*
|
||||||
|
|
||||||
handovers:
|
handovers:
|
||||||
<<: *pdf_base
|
<<: *pdf_base
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
## Guest speakers
|
## Guest speakers
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue