Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean-creative committed Mar 30, 2024
1 parent 725d290 commit 910b769
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ env:
GKE_PROJECT: ${{ secrets.GKE_PROJECT }}
GKE_EMAIL: ${{ secrets.GKE_EMAIL }}
# GITHUB_SHA: ${{ github.sha }}
GKE_ZONE: asia-east1-a
GKE_CLUSTER: jsvill-cluster-1
GKE_ZONE: asia-east1
GKE_CLUSTER: autopilot-cluster-1
REGISTRY_HOSTNAME: gcr.io
IMAGE: jsvill
IMAGE_TAG: latest
Expand Down

0 comments on commit 910b769

Please sign in to comment.