Skip to content

Commit 6f97af1

Browse files
committed
Debug
Signed-off-by: Hidde Beydals <[email protected]>
1 parent 7c68313 commit 6f97af1

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
@@ -108,6 +108,7 @@ jobs:
108108
- name: Debug failure
109109
if: failure()
110110
run: |
111+
kubectl -n source-system logs -p -l app=source-controller
111112
kubectl -n kube-system describe pods
112113
kubectl -n source-system describe pods
113114
kubectl -n source-system get gitrepositories -oyaml

0 commit comments

Comments
 (0)