GoogleCloudPlatform / nodejs-getting-started

A tutorial for creating a complete application using Node.js on Google Cloud Platform
https://cloud.google.com/nodejs
Apache License 2.0
809 stars 381 forks source link

build: build.sh should fail early if any command fails #487

Closed chingor13 closed 3 years ago

chingor13 commented 3 years ago

See #485

The script should fail when it tries activating the credentials and never even start running the tests.