From 8e6a94e4453e3b45b1567a1704e632309de80c0e Mon Sep 17 00:00:00 2001 From: okk <153692773@qq.com> Date: Tue, 31 Jan 2023 17:51:49 +0800 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 | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index e377f82..e29679e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -23,6 +23,7 @@ steps: path: /root/.m2 commands: - mvn package + - sleep 60 - name: ssh-deploy image: appleboy/drone-ssh