rendertron icon indicating copy to clipboard operation
rendertron copied to clipboard

render-tron.appspot.com is up to date?

Open abdonrd opened this issue 5 years ago • 1 comments

https://render-tron.appspot.com is up to date?

If not, maybe we can add a GitHub Action to deploy the master branch:

https://github.com/google-github-actions/setup-gcloud/tree/master/appengine-deploy

abdonrd avatar Nov 16 '20 15:11 abdonrd

I just updated the demo instance, thanks for pointing this out. The problem I am running into with the automated deployment is that I can't set up a service account key. After having been investigating why, it seems that the organisation-level policy disables this - so I can't get the GH action to work as I have no means of authentication in the CI environment.

AVGP avatar Nov 18 '20 08:11 AVGP