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: