Update .drone.yml

This commit is contained in:
Xuan Sang LE 2021-10-04 22:16:35 +02:00 committed by GitHub
parent fa38afe0e2
commit 14a06ab344
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: