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 # 定义一个管道