1
0
mirror of https://github.com/lxsang/ant-http synced 2024-07-01 12:59:47 +02:00

Update .drone.yml

This commit is contained in:
Xuan Sang LE 2021-03-19 10:27:46 +01:00 committed by GitHub
parent 5e2f34e75b
commit ce6fd04a16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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