Update .gitlab-ci.yml

This commit is contained in:
iloveyatoo 2020-04-17 04:27:20 +01:00
parent 89f39a9777
commit 2897a79c89

View File

@ -34,7 +34,7 @@ test-docker-ubuntu:
- docker load -i postal-ubuntu-container.tar
- docker-compose up -d
- sleep 300
- docker inspect postal | jq '.[].State.Health'
- docker inspect postal | jq '.[].State.Health.Status'
after_script:
- cd ubuntu
- docker-compose rm -sfv