Skip to content

Commit dfc4486

Browse files
committed
debug container
1 parent 0394d52 commit dfc4486

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/e2e.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
- name: Check container status
2828
run: docker ps -a
2929

30+
- name: Check Docker Backend logs
31+
run: docker logs -f dataportal-backend
3032
- name: Check backend health with curl (wait until ready)
3133
run: |
3234
max_attempts=20

0 commit comments

Comments
 (0)