moe logs
This commit is contained in:
@@ -61,3 +61,7 @@ jobs:
|
|||||||
done
|
done
|
||||||
echo "Timed out waiting for container to become healthy"
|
echo "Timed out waiting for container to become healthy"
|
||||||
exit 1
|
exit 1
|
||||||
|
|
||||||
|
- name: Logs
|
||||||
|
run: |
|
||||||
|
docker logs rails-on-docker
|
||||||
|
|||||||
Reference in New Issue
Block a user