1
0
mirror of https://github.com/flarum/core.git synced 2025-07-31 13:40:20 +02:00

Checkout the branch before committing

This commit is contained in:
Toby Zerner
2018-06-20 14:47:37 +09:30
parent 58b09bc7ef
commit 52d0b5f11e

View File

@@ -12,6 +12,7 @@ main() {
esac
done
git checkout -f $TRAVIS_BRANCH
git config user.name "flarum-bot"
git config user.email "bot@flarum.org"