Skip to content

Commit

Permalink
debug k3d
Browse files Browse the repository at this point in the history
  • Loading branch information
arti-shalb committed Jun 19, 2024
1 parent 60de373 commit 5730570
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ jobs:
- name: Build cdev
run: |
kubectl get node
ls -la ~/
find ~/
exit 1
ls -la ~/.kube/
cat .config
env
exit 1
git config --global --add safe.directory /__w/cluster.dev/cluster.dev
git fetch --prune --unshallow --tags
cp Dockerfile-alpine Dockerfile
Expand Down

0 comments on commit 5730570

Please sign in to comment.