From 711b637118a566f6cdb6cb6e65c05821eb0b9a20 Mon Sep 17 00:00:00 2001 From: pat-s Date: Tue, 21 Feb 2023 12:56:59 +0100 Subject: [PATCH] title and arch --- .drone.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index 4ef2374..e904761 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,6 +1,7 @@ --- kind: pipeline -name: default +type: docker +name: Build and deploy live website platform: os: linux @@ -54,11 +55,11 @@ trigger: --- kind: pipeline type: docker -name: Build and deploy website +name: Build and deploy website PR preview platform: os: linux - arch: amd64 + arch: arm64 trigger: event: