Updated to handle container down

parent 4689d2a9
...@@ -29,3 +29,6 @@ install: ...@@ -29,3 +29,6 @@ install:
script: script:
- docker-compose up --exit-code-from php - docker-compose up --exit-code-from php
after_script:
- docker-compose down
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment