From 895e053bcdc9d1889c10457df2349605a7b001ee Mon Sep 17 00:00:00 2001 From: docker-test <33427102+dyndeploy-test@users.noreply.github.com> Date: Tue, 10 Dec 2019 09:07:37 -0700 Subject: [PATCH] Update .squash.yml --- .squash.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.squash.yml b/.squash.yml index 5e54e65..09da402 100644 --- a/.squash.yml +++ b/.squash.yml @@ -20,7 +20,7 @@ deployments: - target: 'stuff-service' command: exec docker: true - options: -it {target} bash -c 'echo domain is $SQUASH_DOMAIN' + options: -it {target} bash -c 'echo domain is $SQUASH_DOMAIN && sleep 400' - target: 'stuff-service' command: exec docker: true