Skip to content
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

Realize configured and visualized deployment to cloud functions #884

Open
kachick opened this issue Jun 22, 2023 · 0 comments
Open

Realize configured and visualized deployment to cloud functions #884

kachick opened this issue Jun 22, 2023 · 0 comments

Comments

@kachick
Copy link
Collaborator

kachick commented Jun 22, 2023

deploy-call:
gcloud functions deploy call --entry-point Call --runtime go116 --memory 256MB --trigger-http --allow-unauthenticated --region asia-northeast1 --max-instances 10

https://cloud.google.com/blog/ja/products/devops-sre/using-github-actions-with-google-cloud-deploy

Currently the steps can not be triggerd and checked via GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant