deploy-server #67
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error
deploy
google-github-actions/deploy-appengine failed with: failed to execute gcloud command `gcloud app deploy --quiet app.yaml --project *** --version prod --promote`: Services to deploy:
descriptor: [/home/runner/work/disco/disco/app.yaml]
source: [/home/runner/work/disco/disco]
target project: [***]
target service: [default]
target version: [prod]
target url: [http://***.ew.r.appspot.com]
target service account: [***@appspot.gserviceaccount.com]
Beginning deployment of service [default]...
╔════════════════════════════════════════════════════════════╗
╠═ Uploading 14894 files to Google Cloud Storage ═╣
╚════════════════════════════════════════════════════════════╝
File upload done.
ERROR: (gcloud.app.deploy) INVALID_ARGUMENT: This deployment has too many files. New versions are limited to 10000 files for this app.
- '@type': type.googleapis.com/google.rpc.BadRequest
fieldViolations:
- description: This deployment has too many files. New versions are limited to 10000
files for this app.
field: version.deployment.files[...]
|