mirror of
https://github.com/goharbor/harbor
synced 2025-04-16 19:54:00 +00:00
Merge pull request #16571 from YangJiao0817/update-setup-gcloud
Modify setup-gcloud from master to v0
This commit is contained in:
commit
21effeeb5b
2
.github/workflows/build-package.yml
vendored
2
.github/workflows/build-package.yml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: google-github-actions/setup-gcloud@master
|
- uses: google-github-actions/setup-gcloud@v0
|
||||||
with:
|
with:
|
||||||
version: '285.0.0'
|
version: '285.0.0'
|
||||||
project_id: ${{ secrets.GCP_PROJECT_ID }}
|
project_id: ${{ secrets.GCP_PROJECT_ID }}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user