Skip to content

Add openssh to the helper image

What does this MR do?

Adds openssh to github helper image

Why was this MR needed?

Makes it easier to run git clone of other projects using SSH deploy key inside pre_clone_script

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Tests
    • Added for this feature/bug
    • All builds are passing
  • Branch has no merge conflicts with master (if you do - rebase it please)

Merge request reports