Skip to content

Commit 73ee50c

Browse files
committed
Debug build
1 parent 4142770 commit 73ee50c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-latest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ jobs:
6868
docker compose -f ./integration-tests/docker-compose.yml up --wait
6969
status="$?"
7070
if (( status != 0 )); then
71+
echo "Error"
7172
docker compose -f ./integration-tests/docker-compose.yml logs
7273
exit "$status"
7374
fi

0 commit comments

Comments
 (0)