Skip to content

Update cd.yml

Update cd.yml #50

Triggered via push August 31, 2024 02:21
Status Failure
Total duration 3m 19s
Artifacts

cd.yml

on: push
build-and-push
3m 9s
build-and-push
Fit to window
Zoom out
Zoom in

Annotations

1 error
build-and-push
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy *** --image me-central1-docker.pkg.dev/***/***/server:05cefacb4c5c8a30938810a7d96336a8a92a23cc-dev --update-env-vars ^,^JWT_SECRET=***,PROD_MONGODB_URI=***,TOKEN_EXPIRATION=*** --timeout 600s --update-labels ^,^managed-by=github-actions,commit-sha=05cefacb4c5c8a30938810a7d96336a8a92a23cc --format json --region me-central1 --port 3000 --memory 512Mi --cpu 1 --max-instances 3 --min-instances 1 --concurrency 80 --allow-unauthenticated --ingress`: ERROR: (gcloud.run.deploy) argument --ingress: expected one argument Usage: gcloud run deploy [[SERVICE] --namespace=NAMESPACE] [optional flags] optional flags may be --add-cloudsql-instances | --add-custom-audiences | --add-volume | --add-volume-mount | --allow-unauthenticated | --args | --async | --binary-authorization | --breakglass | --clear-binary-authorization | --clear-cloudsql-instances | --clear-config-maps | --clear-custom-audiences | --clear-encryption-key-shutdown-hours | --clear-env-vars | --clear-key | --clear-labels | --clear-network | --clear-network-tags | --clear-post-key-revocation-action-type | --clear-secrets | --clear-volume-mounts | --clear-volumes | --clear-vpc-connector | --cluster | --cluster-location | --command | --concurrency | --connectivity | --container | --context | --cpu | --cpu-boost | --cpu-throttling | --depends-on | --description | --encryption-key-shutdown-hours | --env-vars-file | --execution-environment | --help | --image | --ingress | --key | --kubeconfig | --labels | --max-instances | --memory | --min-instances | --namespace | --network | --network-tags | --platform | --port | --post-key-revocation-action-type | --region | --remove-cloudsql-instances | --remove-config-maps | --remove-containers | --remove-custom-audiences | --remove-env-vars | --remove-labels | --remove-secrets | --remove-volume | --remove-volume-mount | --revision-suffix | --service-account | --session-affinity | --set-cloudsql-instances | --set-config-maps | --set-custom-audiences | --set-env-vars | --set-secrets | --source | --subnet | --tag | --timeout | --no-traffic | --update-config-maps | --update-env-vars | --update-labels | --update-secrets | --use-http2 | --vpc-connector | --vpc-egress For detailed information on this command and its flags, run: gcloud run deploy --help