1 Star 0 Fork 0

石明强/lk2nd

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.drone.yml 1.70 KB
一键复制 编辑 原始数据 按行查看 历史
---
kind: pipeline
name: lk2nd-msm8916
platform:
os: linux
arch: amd64
steps:
- name: build
image: debian:buster
commands: [./.drone.sh lk2nd-msm8916]
trigger:
event: [push, pull_request, tag]
---
kind: pipeline
name: lk2nd-msm8974
platform:
os: linux
arch: amd64
steps:
- name: build
image: debian:buster
commands: [./.drone.sh lk2nd-msm8974]
trigger:
event: [push, pull_request, tag]
---
kind: pipeline
name: lk2nd-msm8226
platform:
os: linux
arch: amd64
steps:
- name: build
image: debian:buster
commands: [./.drone.sh lk2nd-msm8226]
trigger:
event: [push, pull_request, tag]
---
kind: pipeline
name: msm8916
platform:
os: linux
arch: amd64
steps:
- name: build
image: debian:buster
commands: [./.drone.sh msm8916]
trigger:
event: [push, pull_request, tag]
---
kind: pipeline
name: msm8974
platform:
os: linux
arch: amd64
steps:
- name: build
image: debian:buster
commands: [./.drone.sh msm8974]
trigger:
event: [push, pull_request, tag]
---
kind: pipeline
name: msm8226
platform:
os: linux
arch: amd64
steps:
- name: build
image: debian:buster
commands: [./.drone.sh msm8226]
trigger:
event: [push, pull_request, tag]
---
kind: pipeline
name: lk1st-msm8916
platform:
os: linux
arch: amd64
steps:
- name: build
image: debian:buster
commands: [./.drone.sh lk1st-msm8916]
trigger:
event: [push, pull_request, tag]
---
kind: pipeline
name: lk1st-msm8916-db410c
platform:
os: linux
arch: amd64
steps:
- name: build
image: debian:buster
commands: [./.drone.sh lk1st-msm8916 FORCE_SDCARD=1 LK1ST_DTB=apq8016-sbc LK1ST_PANEL=adv7533_1080p_video]
trigger:
event: [push, pull_request, tag]
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sharbang127/lk2nd.git
[email protected]:sharbang127/lk2nd.git
sharbang127
lk2nd
lk2nd
master

搜索帮助