mirror of
https://github.com/google-github-actions/setup-gcloud.git
synced 2026-08-20 21:59:24 +00:00
chore: remove unnecessary words (#487)
This commit is contained in:
parent
8df0efcaa5
commit
65591e5814
6 changed files with 6 additions and 6 deletions
|
|
@ -44,7 +44,7 @@ For pushes to the `master` branch, this workflow will:
|
|||
1. [Create a Google Cloud service account][create-sa] if one does not already
|
||||
exist.
|
||||
|
||||
1. Add the the following [Cloud IAM roles][roles] to your service account:
|
||||
1. Add the following [Cloud IAM roles][roles] to your service account:
|
||||
|
||||
- [`Cloud Build Service Account`](https://cloud.google.com/cloud-build/docs/cloud-build-service-account) - allows for execution of builds on your behalf
|
||||
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@ For pushes to the `example` branch, this workflow will:
|
|||
|
||||
1. [Create a Google Cloud service account][create-sa] or select an existing one.
|
||||
|
||||
1. Add the the following [Cloud IAM roles][roles] to your service account:
|
||||
1. Add the following [Cloud IAM roles][roles] to your service account:
|
||||
|
||||
- `Cloud Run Admin` - allows for the creation of new Cloud Run services
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ For pushes to the `example` branch, this workflow will:
|
|||
|
||||
1. [Create a Google Cloud service account][create-sa] or select an existing one.
|
||||
|
||||
1. Add the the following [Cloud IAM roles][roles] to your service account:
|
||||
1. Add the following [Cloud IAM roles][roles] to your service account:
|
||||
|
||||
- `App Engine Admin` - allows for the creation of new App Engine apps
|
||||
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@ For pushes to the `master` branch, this workflow will:
|
|||
1. [Create a Google Cloud service account][create-sa] if one does not already
|
||||
exist.
|
||||
|
||||
1. Add the the following [Cloud IAM roles][roles] to your service account:
|
||||
1. Add the following [Cloud IAM roles][roles] to your service account:
|
||||
|
||||
- `Compute Instance Admin` - allows administering GCE VMs
|
||||
|
||||
|
|
|
|||
|
|
@ -49,7 +49,7 @@ For pushes to the `main` branch, this workflow will:
|
|||
|
||||
1. [Create an Antifact Registry docker repository](https://cloud.google.com/artifact-registry/docs/docker/quickstart#gcloud) if one does not already exist
|
||||
|
||||
1. Add the the following [Cloud IAM roles][roles] to your service account:
|
||||
1. Add the following [Cloud IAM roles][roles] to your service account:
|
||||
|
||||
- `Kubernetes Engine Developer` - allows deploying to GKE
|
||||
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@ For pushes to the `main` branch, this workflow will:
|
|||
1. [Create a Google Cloud service account][create-sa] if one does not already
|
||||
exist.
|
||||
|
||||
1. Add the the following [Cloud IAM roles][roles] to your service account:
|
||||
1. Add the following [Cloud IAM roles][roles] to your service account:
|
||||
|
||||
- `Kubernetes Engine Developer` - allows deploying to GKE
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue