Yocto build: add variable for manual builds
Instead of hard-coding the rules for manual builds in each actual job,
conditionally add this to the buildbase
class and add a variable
MANUAL_BUILD
to the according jobs.
Hi all, Gitlab will be set in maintenance mode on Friday 29/11/2024 from 08:45 AM CET with the intention of finishing by the 10:45 PM CET of Friday 29/11/2024
Instead of hard-coding the rules for manual builds in each actual job,
conditionally add this to the buildbase
class and add a variable
MANUAL_BUILD
to the according jobs.