更新 .drone.yml
Some checks are pending
continuous-integration/drone/push Build is running

This commit is contained in:
mol
2024-01-27 06:09:53 +00:00
parent 45fcc79a19
commit bbb74baa0f

View File

@ -21,7 +21,7 @@ steps: # 定义管道的执行步骤
from_secret: docker_username
password:
from_secret: docker_passwd
build_args: PROXY=http://192.168.124.12:7890
build_args: "PROXY=http://192.168.124.12:7890"
dockerfile: Dockerfile
mirror: https://fpswa5tm.mirror.aliyuncs.com
registry: https://git.liliyamol.cn:8081