From 9c4b3df297ca8c35cc99ca6a9b7349ea6ffd2e97 Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Sat, 20 Aug 2022 10:38:16 +0200 Subject: [PATCH] queue: link to the new autobuild controller --- app/templates/queue.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/templates/queue.html b/app/templates/queue.html index 30d08eb..af31fff 100644 --- a/app/templates/queue.html +++ b/app/templates/queue.html @@ -15,7 +15,9 @@

Packages get automatically built via msys2/msys2-autobuild and - msys2-arm/msys2-autobuild.
+ msys2-arm/msys2-autobuild. + Maintainers can controll the build pipeline here. +
They still get manually signed and uploaded to the pacman repo after they are built, so please be patient :)