-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] Add support for building and deploying Cloud Run Jobs #252
Comments
Would be a cool addition, could you create a PR? Think a easy flag with |
@TriPSs i think the options for the command is quite different from a Cloud Run Service. It would "pollute" the Cloud Run Service deploy executor. |
That's quite possible, haven't checked the commands/differences but would expect them to be quite similar, if not it would indeed make more sense to separate it. |
@TriPSs I think we should separate it. What should I name the executor? |
@tolgap would do |
We have support for Cloud Run Services. But I'm also utilizing Cloud Run Jobs which I would like to deploy via Nx 👍 .
The text was updated successfully, but these errors were encountered: