Skip to content

Commit

Permalink
fix cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
anhtu293 committed Nov 20, 2024
1 parent 0c88acb commit 1913e4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
- name: Deploy Lens App
run: |
USE_GKE_GCLOUD_AUTH_PLUGIN=True
gcloud container clusters get-credentials ${{ vars.GKE_CLUSTER }} \
--zone ${{ vars.GKE_ZONE }} \
--project ${{ secrets.GKE_PROJECT }}
Expand Down

0 comments on commit 1913e4b

Please sign in to comment.