GoogleCloudPlatform / cloud-run-button

Let anyone deploy your GitHub repos to Google Cloud Run with a single click
https://cloud.run
Apache License 2.0
526 stars 91 forks source link

Inherit os env vars for hook scripts #166

Closed ahmetb closed 4 years ago

ahmetb commented 4 years ago

Fixes #159 cc: @jamesward

I hope it doesn't introduce new side-effects that previously were not there.

jamesward commented 4 years ago

Thanks!