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:
2023-05-29 04:30:42 +00:00
2 changed files with 2 additions and 4 deletions

View File

@ -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

View File

@ -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