Skip to content

Commit aa6da28

Browse files
authored
Add missing git-push (#111)
Signed-off-by: Dean Roehrich <dean.roehrich@hpe.com>
1 parent df2ea38 commit aa6da28

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

upgrade-tester/upgrade-gitops-maker.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,7 @@ EOF
333333

334334
git add environments
335335
git commit -s -m 'touch-ups'
336+
$NO_PUSH_DBG git push --set-upstream origin main
336337
}
337338

338339
# =====================================

0 commit comments

Comments
 (0)