From 526ac0cc7ed8b19db3db6a9fbba04d266976da7c Mon Sep 17 00:00:00 2001 From: jasder <2053003901@qq.com> Date: Wed, 2 Apr 2025 15:58:11 +0800 Subject: [PATCH] Update .trustie-pipeline.yml --- .trustie-pipeline.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.trustie-pipeline.yml b/.trustie-pipeline.yml index c6020e6..61c8ec2 100644 --- a/.trustie-pipeline.yml +++ b/.trustie-pipeline.yml @@ -12,6 +12,7 @@ steps: # host、username、password可在参数管理中配置 - name: 远程主机部署 image: appleboy/drone-ssh + pull: if-not-exists # 添加此行,只在本地没有镜像时才拉取 settings: host: from_secret: deploy_ip