Skip to content

Jenkins Gitlab issues

Imported from Confluence

Content may be outdated. Verify before following any procedures. View original | Last updated: December 2022

If you are seeing this error before contacting you *dear Devops* team please follow below step:

Screenshot 2022-12-08 at 10.31.47.png

This error means that Jenkins ssh key is not added to your repo. We have ssh key per each jenkins so it depends which jenkins are you using. Key naming is same as jenkins name.

How to fix:

  1. Go to Settings → Repository → Deploy Keys
  2. Look needed jenkins key is enable in the repo
    Screenshot 2022-12-08 at 10.35.34.png
  3. If key is missing then go to Privately accessible deploy keys and enable it.