From d0b5ce8d0cc5e865867257ea3f4099e50dcf52b7 Mon Sep 17 00:00:00 2001 From: franktrue Date: Thu, 18 May 2023 18:39:53 +0800 Subject: [PATCH] =?UTF-8?q?CI=E9=BB=98=E8=AE=A4=E5=8F=AA=E9=92=88=E5=AF=B9?= =?UTF-8?q?main=E5=88=86=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.drone.yml b/.drone.yml index 79dc5f1..94b4b63 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,6 +2,10 @@ kind: pipeline type: docker name: api2gpt-web +trigger: + branch: + - main + workspace: path: /drone/src