Skip to content

Commit

Permalink
dump logs after restart
Browse files Browse the repository at this point in the history
  • Loading branch information
gartnera committed Sep 3, 2024
1 parent 94621d1 commit a995e84
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,8 @@ jobs:
echo "waiting for zetacored health"
sleep 15
done
- name: Dump logs (restart)
if: always()
run: docker logs --since 1m zetacored


0 comments on commit a995e84

Please sign in to comment.