mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 16:00:31 -05:00
ci: render
Rendered by https://gitlab.com/developerdurp/yml/-/pipelines/949411610
This commit is contained in:
parent
9eae854822
commit
db02cfc50d
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ render-pipelines-to-branch:
|
||||||
# End of install-yq.sh
|
# End of install-yq.sh
|
||||||
|
|
||||||
# Begin of render-pipelines-branch.sh
|
# Begin of render-pipelines-branch.sh
|
||||||
- "#Replace main branch with current branch\nfor file in pipelines/*.yml\n do \n sed -i \"s;ref: 'main';ref: '$CI_COMMIT_BRANCH';g\" ./$file\ndone\n"
|
- "#Replace main branch with current branch\nfor file in pipelines/*.yml\n do \n sed -i \"s;ref: main;ref: '$CI_COMMIT_BRANCH';g\" ./$file\ndone\n"
|
||||||
# End of render-pipelines-branch.sh
|
# End of render-pipelines-branch.sh
|
||||||
|
|
||||||
# Begin of commit-and-push-changes.sh
|
# Begin of commit-and-push-changes.sh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue