From c0c65007c904b00084c92c7f5a22c32c0c54ed12 Mon Sep 17 00:00:00 2001 From: samuel-p Date: Sun, 5 Jul 2020 12:18:01 +0200 Subject: [PATCH] updated .drone.yml --- .drone.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.drone.yml b/.drone.yml index 7a9550f..4b420bb 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,6 +2,10 @@ kind: pipeline type: docker name: default +platform: + os: linux + arch: arm + steps: - name: build image: node