Skip to content

Commit

Permalink
debug kubeconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
arti-shalb committed Jun 19, 2024
1 parent 826ea46 commit 60de373
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ jobs:

- name: Build cdev
run: |
kubectl get node
ls -la ~/
find ~/
exit 1
env
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 60de373

Please sign in to comment.