From 89e4b69cf6786af052fe2cba1b8eda371a8151cd Mon Sep 17 00:00:00 2001 From: mol Date: Wed, 9 Aug 2023 16:00:40 +0800 Subject: [PATCH] test: auto --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index f7efdb7..3a99be8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,6 +22,7 @@ steps: # 定义管道的执行步骤 password: from_secret: docker_passwd dockerfile: Dockerfile + mirror: https://fpswa5tm.mirror.aliyuncs.com registry: https://git.hiiragi.club:8081 repo: git.hiiragi.club:8081/mol/rss-server auto_tag: true