8000 dump cluster state at end of run · java-operator-sdk/samples@a699b58 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jan 4, 2022. It is now read-only.

Commit a699b58

Browse files
committed
dump cluster state at end of run
1 parent 4ae868d commit a699b58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/TomcatIntegrationTest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
run: mvn -B test --file tomcat/pom.xml
3333

3434
- name: Dump state
35+
if: ${{ failure() }}
3536
run: |
3637
kubectl get all -n tomcat-test -o yaml
3738
kubectl logs curl

0 commit comments

Comments
 (0)
< 29C3 /div>
0