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
51dd4b58e2
commit
ec932d7d95
1 changed files with 0 additions and 5 deletions
|
|
@ -6,8 +6,3 @@ for file in pipelines/*.yml
|
|||
do
|
||||
sed -i "s;ref: 'main';ref: '$CI_COMMIT_BRANCH';g" ./$file
|
||||
done
|
||||
|
||||
for file in compliance/*.yml
|
||||
do
|
||||
sed -i "s;ref: 'main';ref: '$CI_COMMIT_BRANCH';g" ./$file
|
||||
done
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue