Skip to content

Commit 2cfe16a

Browse files
committed
always log kubectl
1 parent fe88f4c commit 2cfe16a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-e2e-dashboard.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ jobs:
8686
CI: true
8787

8888
- name: Log kubectl
89+
if: always()
8990
run: |
9091
kubectl get all -A
9192

0 commit comments

Comments
 (0)