Skip to content

Commit

Permalink
revert config artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
mabulgu committed Mar 21, 2024
1 parent 968162e commit ced4ebd
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,6 @@ jobs:
mkdir ~/.kube
echo "$KUBECONFIG" > ~/.kube/config
- name: Save config (temp)
uses: actions/upload-artifact@v4
with:
name: kubeconfig
path: ~/.kube/config

- name: Test
run: |
kfk
Expand Down

0 comments on commit ced4ebd

Please sign in to comment.