From e2778eaf66277de7201201f7da04e178a9e2d865 Mon Sep 17 00:00:00 2001 From: The17thDoctor <40616434+The17thDoctor@users.noreply.github.com> Date: Mon, 10 Mar 2025 07:18:28 +0100 Subject: [PATCH] MaJ pipeline --- pipeline.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pipeline.yml b/pipeline.yml index 51def6c..d0cdb95 100644 --- a/pipeline.yml +++ b/pipeline.yml @@ -2,6 +2,10 @@ kind: pipeline type: exec name: default +platform: + os: linux + arch: amd64 + steps: - name: Build image: plugins/docker