diff --git a/.drone.yml b/.drone.yml index aaee368..a457cdc 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,6 +1,8 @@ +platform: linux/arm + pipeline: build: - image: alpine:3.7 + image: arm32v6/alpine:latest commands: - apk -U add abuild - abuild-apk update