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

brew-test-bot: force checkout master with cleanup.

parent afd2dde4
No related branches found
No related tags found
No related merge requests found
......@@ -219,6 +219,7 @@ class Test
git 'stash'
git 'am --abort 2>/dev/null'
git 'rebase --abort 2>/dev/null'
git 'checkout -f master'
git 'reset --hard'
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