From a99cb2d0b7dbabcedb1f4941320b1ad2396ece1b Mon Sep 17 00:00:00 2001 From: Sebastian Leheis Date: Mon, 1 Apr 2024 22:48:19 +0200 Subject: [PATCH] .drone.yml aktualisiert --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 6d791b5..32be26f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,7 +13,7 @@ steps: repo: git.ar21.de/sebleh/n8n-custom tags: latest platforms: - - linux/arm64 + # - linux/arm64 - linux/amd64 when: @@ -31,7 +31,7 @@ steps: repo: git.ar21.de/sebleh/n8n-custom tags: latest platforms: - - linux/arm64 + # - linux/arm64 - linux/amd64 dry_run: true when: