Comment on Cloud Run Button: Click-to-deploy your Git repos to GCPComments−siquick7yThis is excellent. Any way to pass environment variables?−alpb7yDisclaimer: I work on this project.Yes, you can create a file named app.json that prompts the user for environment variables that are set on the deployed application. See https://github.com/GoogleCloudPlatform/cloud-run-button/
Comments
This is excellent. Any way to pass environment variables?
Disclaimer: I work on this project.
Yes, you can create a file named app.json that prompts the user for environment variables that are set on the deployed application. See https://github.com/GoogleCloudPlatform/cloud-run-button/