hello,
I am looking for help for an issue of GAE deploy
I switched branch of my local repo while executing command "gcloud app deploy"
Now I get an error message every time I run the command.
Beginning deployment of service [default]...
╔════════════════════════════════════════════════════════════╗
╠═ Uploading 0 files to Google Cloud Storage ═╣
╚════════════════════════════════════════════════════════════╝
File upload done.
Updating service [default]...failed.
ERROR: (gcloud.app.deploy) Error Response: [9] Cloud build dfc8fb71-1240-4de0-9b16-bc4260f02bc6 status: FAILURE
Build error details: Failed to download at least one file. Cannot continue.
The error just repeat and I cannot get rid of it .
Does anyone have any idea about this problem?
Thanks