I am trying to run maven release:prepare with aws code build and getting an error saying that
The git-push command failed.
Command output:
error: cannot run ssh: No such file or directory
fatal: unable to fork
tried passing public and private keys as well , which didn't work either is there a way to push code back to github with github user name and password instead of ssh keys