On 02/07/2024 11:11 am, Olaf Hering wrote: > Tue, 2 Jul 2024 11:02:00 +0100 Andrew Cooper <andrew.coop...@citrix.com>: > >> This patch is about keeping Gitlab CI running smoothly. It's not >> related to Xen 4.19, except by chance. > It seems the automation/build directory needs to be purged from > non-staging branches, to make it obvious that images need to be > rebuilt from the staging branch only.
In an ideal world, yes. Sadly there's one problem. It breaks the use of ./automation/scripts/containerize locally in the older branches. ~Andrew