Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Continuous implementation from source repositories with Cloud Run

I'm trying to perform continuous deployment from source repositories but I no longer see the option available

duvanduque_0-1707495485970.png

 

2 2 236
2 REPLIES 2

Hi @duvanduque,

Welcome to Google Cloud Community!

It seems that the process was changed to deploy from source repositories. I tested it on my end and I can confirm that I could only select Github as the repository. 

I found this documentation on deploying to Cloud Run with CI/CD | GCP. This was published by a Google Cloud Community member.

You may also check this documentation on Cloud Source Repositories for more information.

If the steps above didn't work, you may file a bug so that our engineers could take a look at this. We don't have a specific ETA but you can keep track of its progress once the ticket has been created.

Hope this helps.

Since the post didn't help me much, what I did was copy one of the old ones that was generated automatically and change the variables to the new ones in order to extract the YAML. The only thing is that the service behaves strangely and always remains with a pending stage, but still, it served me well.