From 14a06ab344926d3d39d311111a34689781bcec27 Mon Sep 17 00:00:00 2001 From: Xuan Sang LE Date: Mon, 4 Oct 2021 22:16:35 +0200 Subject: [PATCH] Update .drone.yml --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index cce7622..1b0a721 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,7 +11,7 @@ steps: - name: clone commands: - pwd - - git clone ssh://git@iohub.dev:2222/lxsang/antd-tunnel-plugin.git + - git clone ssh://git@iohub.dev/lxsang/antd-tunnel-plugin.git - cd ./antd-tunnel-plugin && git checkout master - name: build commands: