Cannot push to HEAD. Change to branch name
This commit is contained in:
parent
250befd71e
commit
1342fc5b62
|
@ -18,4 +18,4 @@ mv output_${SITE_ENV} docs
|
|||
# Add, commit and push the changes.
|
||||
git add --all docs
|
||||
git commit -m 'Build.'
|
||||
git push $SSH_REPO HEAD
|
||||
git push $SSH_REPO master
|
||||
|
|
Loading…
Reference in a new issue