From 4a104923c7efeee48da6d4381121c7668bddf22c Mon Sep 17 00:00:00 2001 From: user-penguin Date: Sat, 9 Nov 2024 23:31:06 +0700 Subject: [PATCH] resize timeout --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 00a5e10..311924d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -44,7 +44,7 @@ steps: from_secret: ssh_key port: from_secret: ssh_port - command_timeout: 10s + command_timeout: 50s script: - cd deploys/smm_core - docker-compose up -d --build --force-recreate