mirror of
https://github.com/goharbor/harbor.git
synced 2024-10-31 23:59:32 +01:00
Modify GCP repo in build package workflow
Signed-off-by: danfengliu <danfengl@vmware.com>
This commit is contained in:
parent
4e5d337b96
commit
8f99b98731
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: GoogleCloudPlatform/github-actions/setup-gcloud@master
|
||||
- uses: google-github-actions/setup-gcloud@master
|
||||
with:
|
||||
version: '285.0.0'
|
||||
project_id: ${{ secrets.GCP_PROJECT_ID }}
|
||||
|
Loading…
Reference in New Issue
Block a user