feat(variables): added pipeline trigger and schedule
these will be used for pipeline running !29 #26
This commit is contained in:
@ -1,7 +1,8 @@
|
||||
variables:
|
||||
JOB_ROOT_DIR: 'gitlab-ci'
|
||||
GIT_SUBMODULE_STRATEGY: recursive
|
||||
|
||||
PIPELINE_RUN_TRIGGER: 'false'
|
||||
PIPELINE_RUN_SCHEDULE: 'true'
|
||||
|
||||
stages:
|
||||
- chores
|
||||
|
Reference in New Issue
Block a user