From 69b71ae4b1d9037fbabca3ba0cf1d4384a8573b1 Mon Sep 17 00:00:00 2001 From: fanxb Date: Sat, 11 Mar 2023 10:06:59 -0500 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 ad137ad..e0f07bf 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,4 +21,4 @@ steps: from_secret: privateSsh timeout: 3m script: - - cd /root/qieziStatistics && git pull && bash build.sh && syncFile.sh + - cd /root/qieziStatistics && git pull && bash build.sh && bash syncFile.sh -- 2.47.1