From b1ca77a0460346ac1a8cd35c69c170e19bc8ab48 Mon Sep 17 00:00:00 2001 From: mol Date: Sat, 27 Jan 2024 07:42:22 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.drone.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 9bb3d20..26721b5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -51,7 +51,7 @@ steps: key: from_secret: server_key port: 22 - command_timeout: 2m + command_timeout: 10m secrets: [docker_username, docker_passwd] script: - echo ==-----==开始部署==-----==