File tree 3 files changed +0
-3
lines changed
3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -133,7 +133,6 @@ jobs:
133
133
- name : Install + Configure Helm
134
134
run : |-
135
135
curl -o- -L https://raw.githubusercontent.com/kubernetes/helm/master/scripts/get | bash
136
- helm init -c
137
136
helm repo add bitnami https://charts.bitnami.com/bitnami
138
137
- name : Configure GCP credentials
139
138
uses : GoogleCloudPlatform/github-actions/setup-gcloud@master
Original file line number Diff line number Diff line change @@ -107,7 +107,6 @@ jobs:
107
107
- name : Install + Configure Helm
108
108
run : |-
109
109
curl -o- -L https://raw.githubusercontent.com/kubernetes/helm/master/scripts/get | bash
110
- helm init -c
111
110
helm repo add bitnami https://charts.bitnami.com/bitnami
112
111
- name : Configure GCP credentials
113
112
uses : GoogleCloudPlatform/github-actions/setup-gcloud@master
Original file line number Diff line number Diff line change @@ -107,7 +107,6 @@ jobs:
107
107
- name : Install + Configure Helm
108
108
run : |-
109
109
curl -o- -L https://raw.githubusercontent.com/kubernetes/helm/master/scripts/get | bash
110
- helm init -c
111
110
helm repo add bitnami https://charts.bitnami.com/bitnami
112
111
- name : Configure GCP credentials
113
112
uses : GoogleCloudPlatform/github-actions/setup-gcloud@master
You can’t perform that action at this time.
0 commit comments