Closed stephen-soltesz closed 4 years ago
This change removes deploy steps from travis config in favor of using cloud build.
Required adding 'Cloud Scheduler Admin' role to cloud build service account.
Preserving .travis.yml config to provide coveralls support.
This change is
This works using a manual build. I still need to setup CB triggers.
Fixes https://github.com/m-lab/mlab-ns/issues/224
This change removes deploy steps from travis config in favor of using cloud build.
Required adding 'Cloud Scheduler Admin' role to cloud build service account.
Preserving .travis.yml config to provide coveralls support.
This change is