commit | 26dc89e2cd78b0da89ea2256964b24c5e59baa5d | [log] [tgz] |
---|---|---|
author | Tim 'mithro' Ansell <tansell@google.com> | Wed Sep 21 16:10:17 2022 +0000 |
committer | Tim 'mithro' Ansell <tansell@google.com> | Wed Sep 21 16:10:17 2022 +0000 |
tree | 5a8a45c855c0c4b58f4dbaca5392996fdb981fb8 | |
parent | b6f0136a45cb91c830cbcd2f62fa37398733db64 [diff] |
Also push the master branch
diff --git a/run-all.sh b/run-all.sh index a420fc6..665c2f0 100755 --- a/run-all.sh +++ b/run-all.sh
@@ -120,6 +120,7 @@ git push origin $GIT_BRANCH:"master-$DESCRIBE" sleep 1 git push origin $GIT_BRANCH:"master-$DESCRIBE" + git push origin master ) msg "Finished git operations."