From d0584ab48cfa8230c9eb9bfab04cad88640f1aa2 Mon Sep 17 00:00:00 2001 From: kuzma Date: Sun, 1 Feb 2026 00:01:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=20Drone=20=E5=91=BD=E4=BB=A4?= =?UTF-8?q?=E8=B6=85=E6=97=B6=E6=97=B6=E9=97=B4=E5=88=B030=E5=88=86?= =?UTF-8?q?=E9=92=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 29fc50f..1185c7f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,7 +18,7 @@ steps: password: from_secret: server_password port: 22 - command_timeout: 10m + command_timeout: 30m envs: - gitea_password - mysql_root_password @@ -79,7 +79,7 @@ steps: password: from_secret: server_password port: 22 - command_timeout: 10m + command_timeout: 30m envs: - gitea_password - mysql_root_password