GoogleCloudPlatform / cloud-run-button

Let anyone deploy your GitHub repos to Google Cloud Run with a single click
https://cloud.run
Apache License 2.0
525 stars 91 forks source link

Git Cloning get stuck if I try to implement it for Private repository #180

Closed cloudbloqavi closed 4 years ago

cloudbloqavi commented 4 years ago

It seems, Git Cloning get stuck if I try to implement it for Private repository. Even it does not prompt for username/password.

Once I cancel the process and run "git clone" command again, the it prompts for username/password.

Is it a existing bug? Or is there any work around to fix this issue

jamesward commented 4 years ago

Right now we don't support private repos, see #94 #109

Let us know if there is a new use case we should consider.