drone support #1
@ -1,9 +1,15 @@
|
|||||||
platform: linux/arm
|
platform: linux/arm
|
||||||
|
|
||||||
|
clone:
|
||||||
|
default:
|
||||||
|
image: plugins/git:linux-arm
|
||||||
|
depth: 50
|
||||||
|
|
||||||
pipeline:
|
pipeline:
|
||||||
build:
|
build:
|
||||||
image: arm32v6/alpine:latest
|
image: arm32v6/alpine:latest
|
||||||
commands:
|
commands:
|
||||||
|
- set
|
||||||
- apk -U add abuild
|
- apk -U add abuild
|
||||||
- abuild-apk update
|
- abuild-apk update
|
||||||
- abuild -r
|
- abuild -r
|
||||||
|
Loading…
Reference in New Issue
Block a user