1
0
mirror of https://github.com/lxsang/antd-web-apps synced 2024-12-26 01:18:21 +01:00

Update .drone.yml

This commit is contained in:
Xuan Sang LE 2021-10-04 22:16:55 +02:00 committed by GitHub
parent a44d12fa03
commit 1f3f18b83e
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 ssh://git@iohub.dev:2222/lxsang/antd-web-apps.git - git clone ssh://git@iohub.dev/lxsang/antd-web-apps.git
- cd ./antd-web-apps && git checkout master - cd ./antd-web-apps && git checkout master
- name: build - name: build
commands: commands: