mirror of
https://github.com/lxsang/antd-lua-plugin
synced 2024-12-26 17:38:21 +01:00
Update .drone.yml
This commit is contained in:
parent
ba20d5c53d
commit
ca57959c6d
@ -5,13 +5,14 @@ name: default
|
||||
platform:
|
||||
os: linux
|
||||
arch: arm64
|
||||
clone:
|
||||
disable: true
|
||||
steps:
|
||||
- name: clone
|
||||
commands:
|
||||
- pwd
|
||||
- git clone git@iohub.dev:lxsang/antd-lua-plugin.git
|
||||
- cd ./antd-lua-plugin && git checkout master
|
||||
steps:
|
||||
- name: build
|
||||
commands:
|
||||
- cd ./antd-lua-plugin
|
||||
|
Loading…
Reference in New Issue
Block a user