Commit 0acae053 authored by Tobias Munk's avatar Tobias Munk

added debug output

parent 69768662
Pipeline #12096 passed with stages
in 31 seconds
......@@ -35,6 +35,8 @@ test:allow-fail:
- sleep 15
- docker-compose exec php php -i | grep xdebug
- docker-compose up -d
- docker-compose ps
- docker-compose logs
- sleep 10
- docker-compose exec php php -i | grep xdebug
allow_failure: true
......
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