Skip to content

Commit a04d92a

Browse files
committed
RANGER-5227: run debug for ozone-om container
1 parent 0538114 commit a04d92a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ jobs:
168168
-f docker-compose.ranger-ozone.yml up -d --wait
169169
170170
- name: Debug Logs in OM Container
171+
if : ${{ always() }}
171172
run: |
172173
docker logs -f ozone-om || true
173174

0 commit comments

Comments
 (0)