Update .drone.yml

This commit is contained in:
Xuan Sang LE
2021-05-24 17:46:43 +02:00
committed by GitHub
parent 2b457988e1
commit a31625951b

View File

@ -11,7 +11,7 @@ steps:
- name: clone
commands:
- pwd
- git clone ssh://git@iohub.dev:2222/lxsang/ant-http.git
- git clone ssh://git@iohub.dev/lxsang/ant-http.git
- cd ./ant-http && git checkout master
- name: build
commands: