From 35c2b69ece31efbee874f03f3d3fcabc82c0954d Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Tue, 19 Sep 2023 14:13:31 +0200 Subject: [PATCH] Added all supported architectures to generated Release files. --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 2daa33c94..03c3cd49f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -500,7 +500,7 @@ steps: Suite: $distro Codename: $distro Version: 1.0 - Architectures: all + Architectures: i386 amd64 armel armhf arm64 Components: $components Description: The official APT repository for Platypush Date: $(date -Ru)