mirror of
https://github.com/phpmyadmin/docker.git
synced 2026-08-24 02:24:16 -05:00
Implement test cleanup
This commit is contained in:
@@ -20,6 +20,7 @@ run:
|
||||
|
||||
testing-%:
|
||||
docker-compose -f ./testing/docker-compose/docker-compose.$@.yml up --build --abort-on-container-exit --exit-code-from=sut
|
||||
docker-compose -f ./testing/docker-compose/docker-compose.$@.yml down
|
||||
|
||||
run-tests: testing-default testing-one-host testing-different-apache-port
|
||||
|
||||
|
||||
Reference in New Issue
Block a user