forked from colonelpanic/dotfiles
Whitespace tweak
This commit is contained in:
parent
642c5085f5
commit
dd8c3ab003
@ -63,7 +63,6 @@ git fetch origin master
|
||||
|
||||
if [ "$(git rev-parse origin/master)" == "$SHA" ]; then
|
||||
git push "$SSH_REPO" "$TARGET_BRANCH"
|
||||
|
||||
else
|
||||
echo "The commit this build was started for is not the one on master. Doing nothing."
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user