Skip to content

Commit

Permalink
Add compose down
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeRadinovich committed Apr 24, 2019
1 parent 77bd8c6 commit 7920a35
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion run-smoke-tests.sh
Expand Up @@ -8,4 +8,6 @@ docker-compose -f docker-compose.yml -f docker-compose-test.yml up \
--abort-on-container-exit \
--exit-code-from test-runner

echo $?
echo $?

docker-compose down

0 comments on commit 7920a35

Please sign in to comment.