Skip to content

Commit 3122999

Browse files
authored
chore: update auth timeout and delete circleci workflows (#1111)
1 parent e7013a8 commit 3122999

File tree

4 files changed

+2
-387
lines changed

4 files changed

+2
-387
lines changed

.circleci/config.yml

Lines changed: 0 additions & 39 deletions
This file was deleted.

.circleci/validation-config.yml

Lines changed: 0 additions & 347 deletions
This file was deleted.

.github/workflows/rerun-jetstream.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
workload_identity_provider: ${{ vars.GCPV2_GITHUB_WORKLOAD_IDENTITY_PROVIDER }}
3535
service_account: ${{ secrets.GCP_JETSTREAM_SERVICE_ACCOUNT_EMAIL }}
3636
project_id: ${{ vars.GCLOUD_PROJECT }}
37+
access_token_lifetime: 43200s
3738
- name: Set up GKE
3839
uses: google-github-actions/get-gke-credentials@v2
3940
with:

0 commit comments

Comments
 (0)