0

As suggested in the very first step when creating a project pipeline on Buddy.works, I've input all required data using "Private Git server". Yet, I get an error "Failed to import " with no further details.

enter image description here

I couldn't find any answers searching through the net.

Can someone help ?

Michael Wiles
  • 20,902
  • 18
  • 71
  • 101
Rymcode
  • 159
  • 1
  • 10
  • 1
    Is your private GitLab server reachable over the internet? It also looks like you're using an SSH url with password authentication? That probably won't work. – sytech Mar 08 '22 at 21:05

1 Answers1

0

Okay so thanks to @sytech's tip, I needed to enter an HTTP URL because an SSH URL won't work since I'm using password authentication to access my repository.

Rymcode
  • 159
  • 1
  • 10