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