You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to use git resource type the following way:
I receive error:
I've tried pulling the repository in every possible way as per the README with/without: ssh private key, user/pass(using http)
tried it out with different repositories.
Reproduction steps
1.I register the pipeline with the fly command
2.It starts pulling the repository
3.It stops at the error image I've provided above
...
Expected behavior
I'm expecting it to pull my repository so that I can use the repo to run my jobs
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
I've been trying to use git resource type the following way:
I receive error:
I've tried pulling the repository in every possible way as per the README with/without: ssh private key, user/pass(using http)
tried it out with different repositories.
Reproduction steps
1.I register the pipeline with the fly command
2.It starts pulling the repository
3.It stops at the error image I've provided above
...
Expected behavior
I'm expecting it to pull my repository so that I can use the repo to run my jobs
Additional context
No response
The text was updated successfully, but these errors were encountered: