mirror of
https://gitlab.com/walljm/dynamicbible.git
synced 2025-07-23 07:19:50 -04:00
give publish access to the service account
This commit is contained in:
parent
875cf51a88
commit
4c5809c8a5
@ -38,6 +38,12 @@ resources:
|
||||
defaultObjectAcl:
|
||||
- entity: allUsers
|
||||
role: READER
|
||||
accessControl:
|
||||
gcpIamPolicy:
|
||||
bindings:
|
||||
- role: roles/dynamicbible_publish
|
||||
members:
|
||||
- "serviceAccount:$(ref.gitlab-service-account.email)"
|
||||
- name: gitlab-service-account
|
||||
type: iam.v1.serviceAccount
|
||||
properties:
|
||||
|
Loading…
x
Reference in New Issue
Block a user