From 521ec648e5a728726ba7d3b5e3db4b29916617b5 Mon Sep 17 00:00:00 2001 From: gregandev Date: Mon, 19 Dec 2022 11:29:57 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'.drone.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.drone.yml b/.drone.yml index c647164..a09f983 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,5 +1,10 @@ kind: pipeline +type: docker name: default +platform: + os: linux + arch: arm64 + steps: - name: build