gcloud app deploy : This deployment has too many files

后端 未结 7 1963
無奈伤痛
無奈伤痛 2020-12-06 17:06

I got the below error, when I tried to deploy my GAE app through gcloud.

Updating service [default]...failed.                                                         


        
相关标签:
7条回答
  • 2020-12-06 17:51

    I was able to reduce my uploaded files by adding the google cloud sdk folder to .gcloudignore in the project root folder.

    0 讨论(0)
提交回复
热议问题