From 4ff0ede690b689cae7513e88409f1f78ad8cbe2c Mon Sep 17 00:00:00 2001 From: mol Date: Sat, 27 Jan 2024 05:34:41 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.drone.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index c10b613..119288a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,6 +21,8 @@ steps: # 定义管道的执行步骤 from_secret: docker_username password: from_secret: docker_passwd + build_args: + PROXY: http://192.168.124.12:7890 dockerfile: Dockerfile mirror: https://fpswa5tm.mirror.aliyuncs.com registry: https://git.liliyamol.cn:8081