You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will result in changelog change, and push to git fails with:
INFO: OK to commit this
INFO: Auto-responding 'yes'.
INFO: [master 734674d] Back to development: 0.6.5
2 files changed, 7 insertions(+), 1 deletion(-)
INFO: OK to push commits to the server?
INFO: Auto-responding 'yes'.
ERROR: exit code 128.
fatal: could not read Username for'https://github.com': terminal prompts disabled
as expected.
Is there a way to provide git auth in a declarative way?
The text was updated successfully, but these errors were encountered:
I'm trying to do a fullrelease from drone CI node with config like:
This will result in changelog change, and push to git fails with:
as expected.
Is there a way to provide git auth in a declarative way?
The text was updated successfully, but these errors were encountered: