浏览代码

Another iteration.

Dan Helfman 1 年之前
父节点
当前提交
98d4a59459
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      scripts/run-end-to-end-tests

+ 2 - 1
scripts/run-end-to-end-tests

@@ -17,5 +17,6 @@ if [ -e "$USER_PODMAN_SOCKET_PATH" ]; then
 fi
 
 docker-compose --file tests/end-to-end/docker-compose.yaml --progress quiet up --force-recreate \
-    --renew-anon-volumes --abort-on-container-exit --exit-code-from tests
+    --renew-anon-volumes --detach
+docker-compose --file tests/end-to-end/docker-compose.yaml --progress quiet attach tests
 find . -name borgmatic-1.8.9.dev0