Skip to content

Commit

Permalink
fix: deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
jkbpvsc committed Sep 10, 2024
1 parent 038a8ec commit 22174fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-build-gcp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
env:
KUBECONFIG: ${{ secrets.KUBECONFIG }}
run: |
mkdir -p ~/.kube
echo "$KUBECONFIG" > ~/.kube/config
- name: Get all eva01-* deployments
Expand Down

0 comments on commit 22174fb

Please sign in to comment.