Skip to content
Snippets Groups Projects
Commit 6fcb47b9 authored by jurgenhaas's avatar jurgenhaas
Browse files

ansible-inventories/arocom#168 Pull and log the current branch

parent 5d598a5d
Branches
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ if [ -f 'ansible.sh' ]; then
fi
branch="$(git rev-parse --abbrev-ref HEAD)"
echo 'git pull $branch'
echo "git pull $branch"
git pull origin "$branch"
if [ -f 'ansible.patch' ]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment