From f223579a048c7724c56e8f0e8d0518abe3cfafb3 Mon Sep 17 00:00:00 2001 From: mol Date: Tue, 5 Sep 2023 18:16:46 +0800 Subject: [PATCH] feat --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index a4ab50d..a82f918 100644 --- a/.drone.yml +++ b/.drone.yml @@ -25,8 +25,8 @@ steps: # 定义管道的执行步骤 mirror: https://fpswa5tm.mirror.aliyuncs.com registry: https://git.liliyamol.cn:8081 repo: git.liliyamol.cn:8081/mol/rss-server - auto_tag: true - tags: ["1.2.0"] + # auto_tag: true + tags: ["1.2.0", latest] --- kind: pipeline # 定义一个管道