Add some debug info for git.

This commit is contained in:
2021-06-19 22:04:28 +00:00
parent 2fc13b6e1d
commit f757773b97

View File

@ -13,6 +13,8 @@ push_github:
name: github
url: github.com/jmhbnz/tooling
script:
- git status
- git remote -v
# Add a new remote for github
- git remote add github git@github.com:jmhbnz/tooling.git