Hi Mehmet,
Does the Airflow user have the ssh key configured? When you run it in a
shell what user are you running as? Which host are you running it on?
Do you have any SSH Agent forwarding configured or not?
-ash
On Mon, 15 Feb, 2021 at 17:14, Mehmet - <[email protected]>
wrote:
Hi Team,
I'm using SSH-KEY to connect GitLab.
When I run "git clone git@XYZ./myproject" command via terminal, it
clones the repo.
But When I put this command into a Bash Operator then I run that
task, It throws below error:
Do you have any idea about that? :(
Regards.