mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 07:50:30 -05:00
Update file render-pipelines-branch.sh
This commit is contained in:
parent
3ef2e7c799
commit
9eae854822
1 changed files with 1 additions and 1 deletions
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
for file in pipelines/*.yml
|
||||
do
|
||||
sed -i "s;ref: 'main';ref: '$CI_COMMIT_BRANCH';g" ./$file
|
||||
sed -i "s;ref: main;ref: '$CI_COMMIT_BRANCH';g" ./$file
|
||||
done
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue