Cannot push to HEAD. Change to branch name
This commit is contained in:
parent
250befd71e
commit
1342fc5b62
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue