From 164d1202209ede047bab4ccd47a91062095675fd Mon Sep 17 00:00:00 2001 From: mol Date: Wed, 9 Aug 2023 16:01:02 +0800 Subject: [PATCH] test: auto --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index a3fab1f..d800eea 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/middle-server auto_tag: true