File tree Expand file tree Collapse file tree 3 files changed +9
-0
lines changed
workflows/deploy-cloudrun Expand file tree Collapse file tree 3 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 24
24
# roles/run.admin
25
25
# roles/iam.serviceAccountUser (to act as the Cloud Run runtime service account)
26
26
#
27
+ # Cloud Storage
28
+ # roles/storage.admin (if using Google Container Registry (gcr) instead)
29
+ #
27
30
# Artifact Registry
28
31
# roles/artifactregistry.admin (project or repository level)
29
32
#
Original file line number Diff line number Diff line change 24
24
# roles/run.admin
25
25
# roles/iam.serviceAccountUser (to act as the Cloud Run runtime service account)
26
26
#
27
+ # Cloud Storage
28
+ # roles/storage.admin (if using Google Container Registry (gcr) instead)
29
+ #
27
30
# Artifact Registry
28
31
# roles/artifactregistry.admin (project or repository level)
29
32
#
Original file line number Diff line number Diff line change 23
23
# roles/run.admin
24
24
# roles/iam.serviceAccountUser (to act as the Cloud Run runtime service account)
25
25
#
26
+ # Cloud Storage
27
+ # roles/storage.admin (if using Google Container Registry (gcr) instead)
28
+ #
26
29
# Artifact Registry
27
30
# roles/artifactregistry.admin (project or repository level)
28
31
#
You can’t perform that action at this time.
0 commit comments