ERROR: (gcloud.builds.submit) PERMISSION_DENIED: The caller does not have permission
No response
No response
main portion:
I have set variables and secrets properly:
- name: Build & Deploy to Cloud Run
run: |-
gcloud builds submit --tag gcr.io/$PROJECT_ID/$IMAGE_NAME --project=$PROJECT_ID
gcloud run deploy $IMAGE_NAME --image gcr.io/$PROJECT_ID/$IMAGE_NAME --platform managed --project=$PROJECT_ID --allow-unauthenticated --region $REGION
No response
No response
Owner Name | google-github-actions |
Repo Name | setup-gcloud |
Full Name | google-github-actions/setup-gcloud |
Language | TypeScript |
Created Date | 2019-11-05 |
Updated Date | 2023-03-23 |
Star Count | 1505 |
Watcher Count | 65 |
Fork Count | 548 |
Issue Count | 11 |
Issue Title | Created Date | Updated Date |
---|