From c4bec8ef227d6c0826e94bfd1d19bd7d0bc3ae12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beatrice=20Dellac=C3=A0?= Date: Wed, 26 Mar 2025 23:32:32 +0100 Subject: [PATCH] update drone pipe --- .drone.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index 3a0d70c47..6269f65d3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,6 +21,6 @@ steps: repo: bottledpills/deluge-openvpn tags: - dev -# platforms: -# - linux/amd64 -# - linux/arm64 + platform: + - linux/amd64 + - linux/arm64