-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Labels
Description
Continuing from @himdel's comment: #83 (comment)
So.. I've updated the script to output $? after commit and push, just to verify the push isn't succeeding somewhere.. but I'm pretty much stumped. As in, can't continue without seeing the actual error message from git push.. @Fryguy I think you'll have to look into this, sorry :).
The script works, both on travis and locally, if I run the same with --dry-run and my credentials, the push pretends to succeed, so .. possibly a wrong GITHUB_AUTH value, or wrong syntax, or a leading/trailing space in the value or something like that...
See https://travis-ci.org/ManageIQ/ui-components#L966-L1114 as an example
cc @skateman