This error occurs when using custom images in CircleCI, which do not have git or SSH installed.
Git and SSH are required for CircleCI to function properly, and will cause CircleCI to fall back to the native git client if it cannot be found.
To resolve this error, install Git and SSH to the Docker image.
If you receive this error on a CircleCI convenience image, please contact Support for assistance.
Comments
Article is closed for comments.