mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-10 01:16:21 +00:00
remove testing container after test-ci run
Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
parent
4bf877b791
commit
394a6de790
1
Makefile
1
Makefile
@ -330,6 +330,7 @@ test-ci:
|
|||||||
docker wait kopano_test_1
|
docker wait kopano_test_1
|
||||||
docker logs --tail 10 kopano_test_1
|
docker logs --tail 10 kopano_test_1
|
||||||
docker-compose -f $(COMPOSE_FILE) -f tests/test-container.yml stop 2>/dev/null
|
docker-compose -f $(COMPOSE_FILE) -f tests/test-container.yml stop 2>/dev/null
|
||||||
|
docker rm kopano_test_1
|
||||||
|
|
||||||
test-quick:
|
test-quick:
|
||||||
docker-compose -f $(COMPOSE_FILE) stop || true
|
docker-compose -f $(COMPOSE_FILE) stop || true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user