From 02a0d952387770c0123b87004bd006919cc5412e Mon Sep 17 00:00:00 2001 From: Xuan Sang LE Date: Fri, 17 Sep 2021 17:44:22 +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 ce25fce..ef72866 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-publishers.git + - git clone ssh://git@iohub.dev/lxsang/antd-tunnel-publishers.git - cd ./antd-tunnel-publishers && git checkout master - name: build commands: