test: auto
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing

This commit is contained in:
mol
2023-08-09 16:00:40 +08:00
parent 5369997ebc
commit 89e4b69cf6

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