update
This commit is contained in:
@@ -22,8 +22,8 @@ render-job-templates-yml:
|
|||||||
- if: $CI_COMMIT_BRANCH
|
- if: $CI_COMMIT_BRANCH
|
||||||
changes:
|
changes:
|
||||||
- .gitlab-ci.yml
|
- .gitlab-ci.yml
|
||||||
- scripts/**
|
- *.sh
|
||||||
- templates/**
|
- *.tpl.yml
|
||||||
- job-templates.yml
|
- job-templates.yml
|
||||||
- job-templates.tpl.yml
|
- job-templates.tpl.yml
|
||||||
|
|
||||||
@@ -36,4 +36,4 @@ render-pipelines-to-branch:
|
|||||||
- ./scripts/render-pipelines-branch.sh
|
- ./scripts/render-pipelines-branch.sh
|
||||||
- ./scripts/commit-and-push-changes.sh
|
- ./scripts/commit-and-push-changes.sh
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_COMMIT_BRANCH =~ /^release*/
|
- if: $CI_COMMIT_BRANCH =~ /^release*/
|
||||||
|
|||||||
Reference in New Issue
Block a user