Post

CircleCIでGithubからCheckoutできないエラーが発生

解決

https://circleci.com/gh/organization_name/repository_name/edit#checkout

※organization_name、repository_name を適宜

にて、正しい Checkout keys を設定する。

CircleCIのCheckout keys画面

事象

CircleCIでGithubからCheckoutできない下記のエラーが発生した。

fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

exit status 128
This post is licensed under CC BY 4.0 by the author.