mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-29 21:54:13 +01:00
Merge pull request #16720 from YangJiao0817/fix-setup-gcloud
Modify setup-gcloud from master to v0
This commit is contained in:
commit
a371a2db2d
@ -8,6 +8,9 @@
|
||||
* Add date here... Add signature here...
|
||||
- Add your reason here...
|
||||
|
||||
* Apr 20 2022 <jiaoya@vmware.com>
|
||||
- Refresh base image
|
||||
|
||||
* Oct 28 2021 <jiaoya@vmware.com>
|
||||
- Refresh base image
|
||||
|
||||
|
2
.github/workflows/build-package.yml
vendored
2
.github/workflows/build-package.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
- ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: google-github-actions/setup-gcloud@master
|
||||
- uses: google-github-actions/setup-gcloud@v0
|
||||
with:
|
||||
version: '285.0.0'
|
||||
project_id: ${{ secrets.GCP_PROJECT_ID }}
|
||||
|
Loading…
Reference in New Issue
Block a user