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