feat:
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
mol
2023-09-06 10:03:15 +08:00
parent b0720f2d48
commit 1d7dbeb749
3 changed files with 14 additions and 6 deletions

View File

@ -26,7 +26,7 @@ steps: # 定义管道的执行步骤
registry: https://git.liliyamol.cn:8081
repo: git.liliyamol.cn:8081/mol/rss-server
# auto_tag: true
tags: ["1.2.0", latest]
tags: ["1.2.1", latest]
---
kind: pipeline # 定义一个管道