Skip to content
Snippets Groups Projects
Commit 65fbec02 authored by Jan David Mol's avatar Jan David Mol
Browse files

L2SS-470: Force "docker logs" to run

parent 14fe5bf0
No related branches found
No related tags found
1 merge request!176L2SS-470: Fix boot
...@@ -46,7 +46,7 @@ make start integration-test ...@@ -46,7 +46,7 @@ make start integration-test
sleep 60 sleep 60
# Run the integration test with the output displayed on stdout # Run the integration test with the output displayed on stdout
docker start -a "${CONTAINER_NAME_PREFIX}"integration-test docker start -a "${CONTAINER_NAME_PREFIX}"integration-test || true
docker logs device-docker docker logs device-docker
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment