Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mabulgu committed Mar 21, 2024
1 parent 752d07d commit 66ad86d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ jobs:
KUBECONFIG: ${{ secrets.KUBECONFIG }}
shell: pwsh
run: |
# mkdir ~/.kube
# echo "$KUBECONFIG" > ~/.kube/config
write-host "base64 = '$([System.Convert]::ToBase64String([System.Text.Encoding]::UTF8.GetBytes($KUBECONFIG)))'"
- name: Test
Expand Down

0 comments on commit 66ad86d

Please sign in to comment.