Skip to content

Commit 80ffac2

Browse files
committed
Disable for github
Change-Id: I36bd679239bbdc852252aff49b316b227ccedc42
1 parent ff10852 commit 80ffac2

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,7 @@ jobs:
4646
runs-on: ubuntu-24.04
4747

4848
steps:
49-
# Needed for GCS upload.
50-
- name: Authenticate to Google Cloud
51-
uses: google-github-actions/auth@v2
52-
with:
53-
credentials_json: ${{ secrets.GCP_SERVICE_ACCOUNT_KEY_JSON }}
5449

55-
# Needed for GCS upload.
56-
- name: Setup Google Cloud
57-
uses: google-github-actions/setup-gcloud@v2
5850

5951
- name: Mount main branch
6052
uses: actions/checkout@v4

0 commit comments

Comments
 (0)