Skip to content

Commit 60201ea

Browse files
committed
cat head kube cfg
Signed-off-by: Dr. Jan-Philip Gehrcke <[email protected]>
1 parent 31140f7 commit 60201ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/e2e.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ jobs:
1313
run: |
1414
echo "running"
1515
echo "KUBECONFIG: $KUBECONFIG"
16+
cat "$KUBECONFIG" | head -n3
1617
make bats

0 commit comments

Comments
 (0)