Skip to content

Commit

Permalink
Test new kubeconfig file
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisLovering committed Jan 25, 2024
1 parent aca5e66 commit 69e3399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
uses: azure/k8s-set-context@v3
with:
method: kubeconfig
kubeconfig: ${{ secrets.KUBECONFIG }}
kubeconfig: ${{ secrets.TEST }}

- name: Deploy to Kubernetes
uses: azure/k8s-deploy@v4
Expand Down

0 comments on commit 69e3399

Please sign in to comment.