Sep 1, 2018 · 1 min read
Thanks for this guide. This is the only article I could find discussing nodejs with app engine and bitbucket-pipeline.
I followed the steps but couldn’t deploy the nodejs hello world to app engine.
I got the error of
File upload done.Updating service [default]..........failed.ERROR: (gcloud.app.deploy) Error Response: [13] An internal error occurred.
I am using the standard app engine app.yml and here’s my bitbucket-pipelines.yml
Is your project still able to deploy to app engine with pipeline?