$ git clone [email protected]:open-power/everest-xml.git
Cloning into 'everest-xml'...
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
If a build machine does not have a ssh key set up to log in to github, the build will fail (even though this repo is public).
We should be using https:// to access github, per https://github.blog/2021-09-01-improving-git-protocol-security-github/