Skip to content

Commit

Permalink
clean this up, not needed when logging in as admin
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxHorstmann committed Jul 7, 2023
1 parent 7f9c788 commit 0330948
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/deploy-lts-prow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,6 @@ jobs:
- name: Install Kubectl
uses: azure/setup-kubectl@v3

- name: Set up kubelogin for non-interactive login
uses: azure/use-kubelogin@v1
with:
kubelogin-version: 'v0.0.24'

- name: Set AKS cluster context
uses: azure/aks-set-context@v3
with:
Expand Down

0 comments on commit 0330948

Please sign in to comment.