actions-hub / gcloud

GitHub Action for interacting with Google Cloud Platform (GCP)
https://github.com/marketplace/actions/google-cloud-platform-gcp-cli-gcloud
MIT License
230 stars 27 forks source link

gcloud app deploy shows source when using image-url #6

Closed udAL closed 4 years ago

udAL commented 4 years ago

Hi, Not an error but a confusing behavior. When using gcloud app deploy on a flex environment using the --image-url parameter, the briefing before the initial confirmation prompt still shows the source like it would without a specified image.

In my opinion, since it doesn't use the source folder, it should either not show the source line or show it with the image url provided.

Thanks!

udAL commented 4 years ago

I've noticed this is not the right project. My apologies Please delete