Peter Petrik
09/07/2021, 8:52 AMChris (deprecated profile)
Chris (deprecated profile)
George Claireaux (Airbyte)
GIT_SSH_COMMAND='ssh -i <path_to_key_file> -o IdentitiesOnly=yes' git clone git@github.com:<private_repo>
where user provides the ssh key in UI and we temp save to <path_to_key_file>
to run that command