From 752f36ad6af94b40930c5be2d9d5fcac847917b9 Mon Sep 17 00:00:00 2001 From: mol Date: Fri, 8 Dec 2023 14:28:55 +0800 Subject: [PATCH] test --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index d8a0974..c8a10ba 100644 --- a/.drone.yml +++ b/.drone.yml @@ -25,6 +25,7 @@ steps: # 定义管道的执行步骤 mirror: https://fpswa5tm.mirror.aliyuncs.com registry: https://git.liliyamol.cn:8081 repo: git.liliyamol.cn:8081/mol/theresa3rd-bot + auto_tag: true --- kind: pipeline # 定义一个管道