I'm getting the following error when trying to deploy my app with gcloud 
preview:

gcloud preview app deploy --project goa-cellar app.yaml
You are about to deploy the following modules:
 - goa-cellar/default (from [/home/raphael/go/src/github.com/raphael/goa-
cellar/app.yaml])
     Deployed URL: [https://20151210t224752-dot-goa-cellar.appspot.com]
     (add --promote if you also want to make this module available from
     [https://goa-cellar.appspot.com])

Beginning deployment...
Copying files to Google Cloud Storage...
Synchronizing files to [gs://staging.goa-cellar.appspot.com/].
Updating module [default]...failed.
ERROR: (gcloud.preview.app.deploy) Error Response: [13] Deployment contains 
files that cannot be compiled.
My googling hasn't yielded anything useful, not sure what to try next. FWIW 
the same application can be deployed just fine using goapp deploy (I would 
like to switch to gcloud though so I can easily deploy with TavisCI).

-- 
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 http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/9854bf6b-5aa3-47d7-8f64-9877ebba371d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to