This commit is contained in:
2023-11-21 13:23:10 -06:00
parent ad16b1dd46
commit e849da09ef

View File

@@ -22,8 +22,8 @@ render-job-templates-yml:
- if: $CI_COMMIT_BRANCH
changes:
- .gitlab-ci.yml
- scripts/**
- templates/**
- *.sh
- *.tpl.yml
- job-templates.yml
- job-templates.tpl.yml
@@ -36,4 +36,4 @@ render-pipelines-to-branch:
- ./scripts/render-pipelines-branch.sh
- ./scripts/commit-and-push-changes.sh
rules:
- if: $CI_COMMIT_BRANCH =~ /^release*/
- if: $CI_COMMIT_BRANCH =~ /^release*/