bids-apps / bids-apps.github.io

This BIDS Apps website has now been integrated to the BIDS website: https://github.com/bids-standard/bids-website.git
Other
3 stars 14 forks source link

[BUG] circle ci failures #89

Closed Remi-Gau closed 1 year ago

Remi-Gau commented 1 year ago

Describe your problem in detail.

god knows why it cannot checkout the repo...

Describe what you expected.

No response

sappelhoff commented 1 year ago

@Remi-Gau I think I just fixed it with the following steps that might also need to be applied to other repos:

  1. log into circleci app and select the failing repo
  2. click on project settings (upper right)
  3. click "SSH keys"
  4. remove the deploy key by clicking on the small x (see also screenshot)
  5. re-add a new deploy key by clicking the button that appears when no deploy keys are present anymore (this gets done automatically, no command-line ssh action required)
  6. done

image

Remi-Gau commented 1 year ago

thanks for the tip

have not seen this on other repos but good to know if this issuer shows up