I was able to deploy the app when my role was switched to owner - this seems like a bug
On Saturday, November 11, 2017 at 3:32:44 PM UTC-8, Lisa Copeland wrote: > > My role includes Editor, App Engine Admin, App Engine Code Viewer and App > Engine Deployer > > I am able to preview my app on localhost:8080 and I am able to deploy it > to AWS. > > my app.yaml file: > runtime: nodejs > env: flex > > # Temporary setting to keep gcloud from uploading not required files for > deployment > skip_files: > - ^node_modules$ > - ^app\.yaml > - ^README\..* > - \.gitignore > - ^\.git$ > - ^grunt\.js > - ^src$ > - ^e2e$ > - \.editorconfig > - ^karma\.config\.js > - ^package\.json > - ^protractor\.conf\.js > - ^tslint\.json > > > What am I doing wrong? > > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/3292b958-3f0f-48a4-b236-774ad4009390%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
