mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-07-22 02:03:01 +02:00
Attempt to make containers stop after tests run.
This commit is contained in:
@@ -17,4 +17,5 @@ if [ -e "$USER_PODMAN_SOCKET_PATH" ]; then
|
||||
fi
|
||||
|
||||
docker-compose --file tests/end-to-end/docker-compose.yaml up --force-recreate \
|
||||
--renew-anon-volumes --abort-on-container-exit
|
||||
--renew-anon-volumes --detach
|
||||
docker-compose --file tests/end-to-end/docker-compose.yaml wait --down-project
|
||||
|
||||
Reference in New Issue
Block a user