From 9e04b6272ec5457e488b71b3b396c63b1473c566 Mon Sep 17 00:00:00 2001 From: Udo Waechter Date: Tue, 24 Oct 2023 18:39:18 +0200 Subject: [PATCH] build the runner --- .drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 664367b..e27d9cd 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,4 +1,5 @@ kind: pipeline +type: docker name: testing platform: @@ -30,7 +31,7 @@ volumes: kind: pipeline -type: vm +type: docker name: linux-arm64 platform: os: linux