From 521bb7e33723d056b726ac69a47ec4889271bd4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AB=98=E7=BA=A7=E4=BA=91=E8=84=91=E7=A0=94=E5=8F=91?= =?UTF-8?q?=E5=B7=A5=E7=A8=8B=E5=B8=88?= <153692773@qq.com> Date: Mon, 13 Mar 2023 10:40:54 +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 a4f1515..df61029 100644 --- a/.drone.yml +++ b/.drone.yml @@ -38,6 +38,7 @@ steps: script: - chmod +x /home/deploy.sh - nohup bash /home/deploy.sh & + trigger: branch: - master