drone support #1

Closed
paspo wants to merge 15 commits from paspo:drone into master
Showing only changes of commit e80281b881 - Show all commits

View File

@ -1,5 +1,9 @@
platform: linux/arm
workspace:
base: /home/builder/package
path: /
clone:
default:
image: plugins/git:linux-arm
@ -7,9 +11,6 @@ clone:
pipeline:
build:
image: arm32v6/alpine:latest
commands:
- set
- apk -U add abuild
- abuild-apk update
- abuild -r
image: arm32v6/abuild:latest
environment:
- REPODEST=$(pwd)