clj-commons

Eugen 2024-09-16T11:15:46.178559Z

I noticed I can't build claypoole on circle ci

loning git repository
Cloning into '.'...
: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
error running git clone "git@github.com:clj-commons/claypoole.git": exit status 128

error running git clone "git@github.com:clj-commons/claypoole.git": exit status 128
I haven't looked at the project in quite some time. Do we still use circle-ci? Anything I can do to fix this? https://app.circleci.com/pipelines/github/clj-commons/claypoole/39/workflows/d4f8ce86-7146-4269-beb3-6e9cf9c1ec1a/jobs/52

borkdude 2024-09-16T11:58:45.778359Z

This happened to me too in some projects. For me it helped to remove and re-add it to circleci