hardcode GCP version
This commit is contained in:
parent
95bd089366
commit
b793c02415
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
- name: Setup gcloud authentication
|
- name: Setup gcloud authentication
|
||||||
uses: GoogleCloudPlatform/github-actions/setup-gcloud@master
|
uses: GoogleCloudPlatform/github-actions/setup-gcloud@master
|
||||||
with:
|
with:
|
||||||
version: '300.0.0'
|
version: '299.0.0'
|
||||||
service_account_key: ${{ secrets.GCS }}
|
service_account_key: ${{ secrets.GCS }}
|
||||||
|
|
||||||
- name: Pull base image
|
- name: Pull base image
|
||||||
|
Loading…
Reference in New Issue
Block a user