1
0
mirror of https://github.com/flarum/core.git synced 2025-07-21 08:41:17 +02:00

Checkout the branch before committing

This commit is contained in:
Toby Zerner
2018-06-20 14:47:37 +09:30
parent 542e8715ea
commit 0bcc6e74a8

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"