Skip to content

Commit

Permalink
docs: update deploy info
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinccbsg committed Aug 31, 2023
1 parent af9d3d7 commit 14c2eca
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ gcloud projects add-iam-policy-binding brikev \
--member=serviceAccount:[email protected] \
--role=roles/run.admin
gcloud projects add-iam-policy-binding brikev \
--member=serviceAccount:[email protected] \
--role=roles/storage.admin
gcloud iam service-accounts keys create key.json \
--iam-account [email protected]
```

0 comments on commit 14c2eca

Please sign in to comment.