Scale automatically in production

This commit is contained in:
Michael Jackson
2019-01-26 22:49:01 -08:00
parent 21ce9c50cf
commit 8cab65a4f6
3 changed files with 12 additions and 3 deletions

View File

@ -19,12 +19,14 @@ deploy:
skip_cleanup: true
keyfile: service-account-staging.json
project: unpkg-staging
config: app-staging.yaml
on:
branch: gae-staging
- provider: gae
skip_cleanup: true
keyfile: service-account.json
project: unpkg-gcp
config: app.yaml
on:
branch: gae
- provider: script