This commit is contained in:
Paolo Asperti 2018-08-19 15:40:35 +00:00
parent ebb5eade65
commit e80281b881

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)