Skip to content
Snippets Groups Projects
Commit e8354e2f authored by Mike McQuaid's avatar Mike McQuaid
Browse files

brew-test-bot: reset before checkout.

parent e143c3a7
No related branches found
No related tags found
No related merge requests found
......@@ -288,8 +288,8 @@ class Test
git 'stash'
git 'am --abort 2>/dev/null'
git 'rebase --abort 2>/dev/null'
git 'checkout -f master'
git 'reset --hard'
git 'checkout -f master'
git 'clean --force -dx'
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment