This commit is contained in:
parent
6a138aeb6e
commit
41ad98653a
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
docker-compose --file tests/end-to-end/docker-compose.yaml up --force-recreate \
|
docker-compose --file tests/end-to-end/docker-compose.yaml up --force-recreate \
|
||||||
--abort-on-container-exit
|
--renew-anon-volumes --abort-on-container-exit
|
||||||
|
|
Loading…
Reference in a new issue