We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe88f4c commit 2cfe16aCopy full SHA for 2cfe16a
.github/workflows/test-e2e-dashboard.yml
@@ -86,6 +86,7 @@ jobs:
86
CI: true
87
88
- name: Log kubectl
89
+ if: always()
90
run: |
91
kubectl get all -A
92
0 commit comments