Merge pull request 'test: auto' (#3) from feature-1.2.0 into master
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: https://git.hiiragi.club:8081/mol/rss-server/pulls/3
This commit is contained in:
mol
2023-08-09 08:02:11 +00:00

View File

@ -22,6 +22,7 @@ steps: # 定义管道的执行步骤
password: password:
from_secret: docker_passwd from_secret: docker_passwd
dockerfile: Dockerfile dockerfile: Dockerfile
mirror: https://fpswa5tm.mirror.aliyuncs.com
registry: https://git.hiiragi.club:8081 registry: https://git.hiiragi.club:8081
repo: git.hiiragi.club:8081/mol/rss-server repo: git.hiiragi.club:8081/mol/rss-server
auto_tag: true auto_tag: true