Skip to content

Commit

Permalink
moe logs
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwi committed Sep 30, 2023
1 parent 7a7ed35 commit ce66df3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,7 @@ jobs:
done
echo "Timed out waiting for container to become healthy"
exit 1
- name: Logs
run: |
docker logs rails-on-docker

0 comments on commit ce66df3

Please sign in to comment.