Add some debug info for git.
This commit is contained in:
@ -13,6 +13,8 @@ push_github:
|
|||||||
name: github
|
name: github
|
||||||
url: github.com/jmhbnz/tooling
|
url: github.com/jmhbnz/tooling
|
||||||
script:
|
script:
|
||||||
|
- git status
|
||||||
|
- git remote -v
|
||||||
# Add a new remote for github
|
# Add a new remote for github
|
||||||
- git remote add github git@github.com:jmhbnz/tooling.git
|
- git remote add github git@github.com:jmhbnz/tooling.git
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user