Skip to content

deploy-server

deploy-server #67

Triggered via workflow run August 3, 2023 06:53
@s314cys314cy
completed e306de4
Status Failure
Total duration 8m 57s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

deploy-server.yml

on: workflow_run
Fit to window
Zoom out
Zoom in

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[...]