File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5050 - name : Set up gcloud SDK
5151 uses : google-github-actions/setup-gcloud@v1
5252 with :
53- version : ' 290.0.1'
5453 project_id : ${{ secrets.GCP_PROJECT_ID }}
5554 - name : Use gcloud CLI
5655 run : gcloud info
Original file line number Diff line number Diff line change 3434 - name : Set up gcloud SDK
3535 uses : google-github-actions/setup-gcloud@v1
3636 with :
37- version : ' 290.0.1'
3837 project_id : ${{ secrets.GCP_PROJECT_ID }}
3938 - run : gcloud auth configure-docker --quiet
4039 - name : Get version
@@ -160,7 +159,6 @@ jobs:
160159 - name : Set up gcloud SDK
161160 uses : google-github-actions/setup-gcloud@v1
162161 with :
163- version : ' 290.0.1'
164162 project_id : ${{ secrets.GCP_PROJECT_ID }}
165163 - name : Use gcloud CLI
166164 run : gcloud info
Original file line number Diff line number Diff line change 8585 - name : Set up gcloud SDK
8686 uses : google-github-actions/setup-gcloud@v1
8787 with :
88- version : ' 290.0.1'
8988 project_id : ${{ secrets.GCP_PROJECT_ID }}
9089 - run : gcloud auth configure-docker --quiet
9190 - name : Build image
@@ -132,7 +131,6 @@ jobs:
132131 - name : Set up gcloud SDK
133132 uses : google-github-actions/setup-gcloud@v1
134133 with :
135- version : ' 290.0.1'
136134 project_id : ${{ secrets.GCP_PROJECT_ID }}
137135 - name : Use gcloud CLI
138136 run : gcloud info
Original file line number Diff line number Diff line change @@ -101,7 +101,6 @@ jobs:
101101 - name : Set up gcloud SDK
102102 uses : google-github-actions/setup-gcloud@v1
103103 with :
104- version : ' 290.0.1'
105104 project_id : ${{ secrets.GCP_PROJECT_ID }}
106105 - name : Use gcloud CLI
107106 run : gcloud info
@@ -204,7 +203,6 @@ jobs:
204203 - name : Set up gcloud SDK
205204 uses : google-github-actions/setup-gcloud@v1
206205 with :
207- version : ' 290.0.1'
208206 project_id : ${{ secrets.GCP_PROJECT_ID }}
209207 - name : Use gcloud CLI
210208 run : gcloud info
Original file line number Diff line number Diff line change @@ -151,7 +151,6 @@ jobs:
151151 - name : Set up gcloud SDK
152152 uses : google-github-actions/setup-gcloud@v1
153153 with :
154- version : ' 290.0.1'
155154 project_id : ${{ secrets.GCP_PROJECT_ID }}
156155 - name : Use gcloud CLI
157156 run : gcloud info
Original file line number Diff line number Diff line change @@ -127,7 +127,6 @@ jobs:
127127 - name : Set up gcloud SDK
128128 uses : google-github-actions/setup-gcloud@v1
129129 with :
130- version : ' 290.0.1'
131130 project_id : ${{ secrets.GCP_PROJECT_ID }}
132131 - name : Use gcloud CLI
133132 run : gcloud info
Original file line number Diff line number Diff line change 7171 - name : Set up gcloud SDK
7272 uses : google-github-actions/setup-gcloud@v1
7373 with :
74- version : ' 290.0.1'
7574 project_id : ${{ secrets.GCP_PROJECT_ID }}
7675 - name : Use gcloud CLI
7776 run : gcloud info
@@ -114,7 +113,6 @@ jobs:
114113 - name : Set up gcloud SDK
115114 uses : google-github-actions/setup-gcloud@v1
116115 with :
117- version : ' 290.0.1'
118116 project_id : ${{ secrets.GCP_PROJECT_ID }}
119117 - run : gcloud auth configure-docker --quiet
120118 - name : Remove previous Helm
Original file line number Diff line number Diff line change @@ -42,7 +42,6 @@ Fork specific integration tests are run by the `fork_pr_integration_tests.yml_[p
4242 - name : Set up gcloud SDK
4343 uses : google-github-actions/setup-gcloud@v1
4444 with :
45- version : ' 290.0.1'
4645 project_id : ${{ secrets.GCP_PROJECT_ID }}
4746 ` ` `
4847
You can’t perform that action at this time.
0 commit comments