From 1cd4df3aba0cd486f3e5699ed1f64470e66174aa Mon Sep 17 00:00:00 2001 From: bob Date: Sat, 18 Mar 2023 09:23:36 +0800 Subject: [PATCH] feat(cd) add drone drone --- .drone.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 04252a8..170c81e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -40,4 +40,6 @@ volumes: # 定义流水线挂载目录,用于共享数据 path: /app/maven/cache when: branch: - - 于相涌/Lark + - test + event: + - pull_request