Need a second SSH public-key

Gant Laborde's Avatar

Gant Laborde

10 Jan, 2017 07:51 PM

I have a project, that pulls in a module from another private project. When I try to add the deploy key to github for the second module, it notices that this has already been used. So it appears, due to the nature of deploy keys, we need a second public key on our project.

Or a key that won't be limited by github to one repo.

  1. 1 Posted by Ilya Finkelshte... on 10 Jan, 2017 08:24 PM

    Ilya Finkelshteyn's Avatar

    Hi Grant,

    Could you please drop us your YAML config to better understand the scenario? Link to failed build will not hurt too.

    --ilya.

  2. 2 Posted by Gant Laborde on 10 Jan, 2017 08:43 PM

    Gant Laborde's Avatar
  3. 3 Posted by Ilya Finkelshte... on 10 Jan, 2017 10:02 PM

    Ilya Finkelshteyn's Avatar

    Ah I see. You can also move key to account level on GiHub, it is simpler, though less granular.

    1. On Appveyor, open your project, open Settings > General and copy SSH public key
    2. On GitHub, open this project, open Settings, go to Deploy keys and delete AppVeyor project tools key
    3. On GitHub, open account settings, go to SSH and GPG keys and add new SSL Key by pasting key copied in step 1.

    --ilya.

  4. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:10 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac