]> git.ipfire.org Git - location/libloc.git/commitdiff
jenkins: Add all supported Debian architectures
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 6 Mar 2025 15:03:51 +0000 (15:03 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 6 Mar 2025 15:03:51 +0000 (15:03 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Jenkinsfile

index ad6706631a830cc2c3d6322d32f9938f486bbd9b..7a4ba04ec1417e62f65aac5ccd192a85ea2893d6 100644 (file)
@@ -208,7 +208,7 @@ pipeline {
 
                                                        axis {
                                                                name "ARCH"
-                                                               values "amd64", "arm64"
+                                                               values "amd64", "arm64", "armel", "armhf", "i386", "mips64el", "ppc64el", "s390x"
                                                        }
                                                }