ci: Temporarily only run the FreeBSD 13 CI on a schedule

Rather than on every commit, because the CI runner is currently broken:
https://gitlab.gnome.org/Infrastructure/GitLab/-/issues/601.

Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
Philip Withnall 2022-12-16 12:34:03 +00:00
parent 622e1d8c83
commit 163ebdc6c2

View File

@ -461,7 +461,10 @@ freebsd-12-x86_64:
- "_build/meson-logs" - "_build/meson-logs"
freebsd-13-x86_64: freebsd-13-x86_64:
extends: .only-origin # FIXME: Temporarily only run the FreeBSD 13 CI on a schedule, rather than on
# every commit to origin, because its broken:
# https://gitlab.gnome.org/Infrastructure/GitLab/-/issues/601
extends: .only-schedules
stage: build stage: build
tags: tags:
- freebsd-13 - freebsd-13