mirror of
https://github.com/lxsang/antd-web-apps
synced 2024-11-20 02:18:20 +01:00
Update .drone.yml
This commit is contained in:
parent
35bade9d61
commit
45d0d7af1e
@ -4,14 +4,14 @@ type: exec
|
||||
name: default
|
||||
platform:
|
||||
os: linux
|
||||
arch: arm64
|
||||
arch: amd64
|
||||
clone:
|
||||
disable: true
|
||||
steps:
|
||||
- name: clone
|
||||
commands:
|
||||
- pwd
|
||||
- git clone git@iohub.dev:lxsang/antd-web-apps.git
|
||||
- git clone ssh://git@iohub.dev:2222/lxsang/antd-web-apps.git
|
||||
- cd ./antd-web-apps && git checkout master
|
||||
- name: build
|
||||
commands:
|
||||
|
Loading…
Reference in New Issue
Block a user