feat(route): terms and policy page #180
deploy-to-dev.yml
on: pull_request
build
/
Build images
6m 45s
deploy
/
Deploy to Cloud Run
24s
Annotations
1 error and 2 warnings
deploy / Deploy to Cloud Run
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy cuenta-unica-registry-feat_terms_and_policy --quiet --image us-docker.pkg.dev/auth-do/auth-frontend/auth-registry-frontend@sha256:f39cefe40f0f8360701c0b10a19ea728f769a65f9ac26a66a0e18975d8f130e7 --update-env-vars ORY_SDK_TOKEN=***,CEDULA_API=***,CEDULA_API_KEY=***,JCE_PHOTO_API=***,JCE_PHOTO_API_KEY=***,SITE_COOKIE_KEY=***,ENCRYPTION_KEY=***,RECAPTHA_API_KEY=***,CEDULA_TOKEN_API=***,CITIZENS_API_AUTH_KEY=***,RECAPTHA_PROJECT_ID=auth-do --update-labels managed-by=github-actions,commit-sha=fdb98c9cdb37d6dfe3ac0bfaceb8eb0d027b69fd --platform managed --format json --region us-east1`: ERROR: (gcloud.run.deploy) Invalid resource name [cuenta-unica-registry-feat_terms_and_policy]. The name must use only lowercase alphanumeric characters and dashes, cannot begin or end with a dash, and cannot be longer than 63 characters.
|
deploy / Deploy to Cloud Run
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
|
deploy / Deploy to Cloud Run
The "create_credentials_file" option is true, but the current GitHub workspace is empty. Did you forget to use "actions/checkout" before this step? If you do not intend to share authentication with future steps in this job, set "create_credentials_file" to false.
|