Skip to content
Snippets Groups Projects
Commit 780c00b4 authored by Simon Oehrl's avatar Simon Oehrl
Browse files

Ensure develop branch is checked out

parent 9bf6269b
No related branches found
No related tags found
No related merge requests found
...@@ -51,6 +51,7 @@ then ...@@ -51,6 +51,7 @@ then
git push -u origin develop git push -u origin develop
git checkout master git checkout master
git push -u origin master git push -u origin master
git checkout develop
fi fi
echo "Done!" echo "Done!"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment