Skip to content

Commit

Permalink
Testing changes in final step update kubernetes deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcus Sanchez committed Sep 27, 2024
1 parent a51a3dc commit a2342db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ jobs:
chmod +x kubectl
sudo mv kubectl /usr/local/bin/
# - name: Create kube-config directory
# run: mkdir -p $HOME/.kube
- name: Create kube-config directory
run: mkdir -p $HOME/.kube

- name: Decode and set kubeconfig
env:
Expand Down

0 comments on commit a2342db

Please sign in to comment.