Skip to content

Conversation

galuszkak
Copy link
Contributor

Per documentation of gcloud run jobs deploy - https://cloud.google.com/sdk/gcloud/reference/run/jobs/deploy#--wait

There is available flag --wait there are use cases where you may want to use that. i.e. sometimes you want job to do synchronization or do database migrations before you deploy the cloud run service. With --wait flag you can wait in your Github Actions until action would be successful.

@galuszkak galuszkak requested a review from a team as a code owner August 24, 2025 14:38
lonecalvary78 pushed a commit to lonecalvary78/deploy-cloudrun that referenced this pull request Aug 25, 2025
Closes google-github-actions#570
(opening the PR as myself to allow CI to run)

Thanks @galuszkak

---------

Co-authored-by: Kamil Gałuszka <galuszkak@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants