
12 Nov
2024
12 Nov
'24
4:51 a.m.
On Tue, Nov 12, 2024 at 09:05:38 +0100, Martin Kletzander wrote:
This switches to newer freebsd 14.1 and implements the new RUN_PIPELINE behaviour introduced by Daniel.
Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- As far as I understand this does not need any change in the CI/CD settings in gitlab, but I do not have access to those.
ci/cirrus/freebsd-14.vars | 2 +- ci/gitlab.yml | 13 +++++++--- ci/gitlab/build-templates.yml | 46 ++++++++++++++++++++++++++--------- ci/gitlab/builds.yml | 2 +- ci/gitlab/sanity-checks.yml | 8 ++++-- 5 files changed, 51 insertions(+), 20 deletions(-)
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>