From 95401c60cae0d964a9bb7a9b2ca5cdca0c29a9fc Mon Sep 17 00:00:00 2001 From: wangwei10061 <153692771@qq.com> Date: Wed, 27 Dec 2023 11:22:36 +0800 Subject: [PATCH] update pipeline for zq-2-patch-1 branch --- .drone.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .drone.yml diff --git a/.drone.yml b/.drone.yml new file mode 100644 index 0000000..e278ca5 --- /dev/null +++ b/.drone.yml @@ -0,0 +1,5 @@ +trigger: + branch: + - zq-2-patch-1 + event: + - pull_request