Update .gitlab-ci.yml
This commit is contained in:
parent
89f39a9777
commit
2897a79c89
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user