From 45a991a6f86edd1e1e602db864fe0fa728666eab Mon Sep 17 00:00:00 2001 From: meng Date: Fri, 24 Feb 2023 04:58:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9CI=E8=87=AA=E5=8A=A8=E9=83=A8?= =?UTF-8?q?=E7=BD=B2=E7=9A=84ssh=E7=AB=AF=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index cfd05aa..85a9c23 100644 --- a/.drone.yml +++ b/.drone.yml @@ -23,7 +23,7 @@ steps: - echo "Git 设置" - cd /www/wwwroot/we.cnp5.cn/addons/ewei_shopv2 - git remote rm origin - - git remote add origin ssh://git@home.des8.com:8022/heibai2006/wpfw_ewei_shopv2.git + - git remote add origin ssh://git@home.des8.com:3321/heibai2006/wpfw_ewei_shopv2.git - name: "git更新代码" commands: