google app engine - Sharing vm machine between applications -


i have production gae application - myapp. i've created second app - myapp-staging have separate, staging environment.

in myapp i've created jenkins machine build pipeline.

it's easy run test , deploy jobs on same app. there problem deploy version jenkins vm on myapp myapp-staging. got unknown application (or similar) error while gcloud preview deploy.

is possible give access vm on 1 application one? gcloud command?

the problem jenkins instance using service account enabled myapp admin has no access myapp-staging . you'll have either:

1) setup original jenkins second service account admin rights myapp-staging

2) setup second jenkins instance , trigger build of staging version when first 1 complete.


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -