Merge branch '31-fix-ansible-playbook-trigger' into 'development'
fix: ansible playbook trigger Closes #31 See merge request nofusscomputing/projects/gitlab-ci!35
This commit is contained in:
@ -11,7 +11,7 @@ This template is designed to autodetect which jobs should be created. By includi
|
||||
|
||||
## Docs ToDo
|
||||
|
||||
- .
|
||||
- document variables `PIPELINE_RUN_TRIGGER: 'false'` and `PIPELINE_RUN_SCHEDULE: 'false'` as being used as a gate to enable the jobs to run by the specified source.
|
||||
|
||||
|
||||
!!! Note
|
||||
|
@ -34,9 +34,7 @@ Update Git Submodules:
|
||||
variables:
|
||||
ansible_playbook: 'git_configuration.yaml'
|
||||
ansible_tags: 'submodule'
|
||||
PIPELINE_RUN_TRIGGER: 'false'
|
||||
PIPELINE_RUN_SCHEDULE: 'false'
|
||||
|
||||
|
||||
|
||||
#
|
||||
# Release
|
||||
|
Reference in New Issue
Block a user