mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-12 10:45:13 +01:00
ci: Run dist-job on a schedule as well as on tags
This will allow us to test that it actually still works, which is important for being able to make releases, because once we push a tag, there’s no going back. The release can’t happen if `dist-job` then fails on that tag. Sigh. Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
parent
1c318263d4
commit
72fe3b5970
@ -858,6 +858,7 @@ dist-job:
|
|||||||
- !reference [".build-linux", "before_script"]
|
- !reference [".build-linux", "before_script"]
|
||||||
- !reference [".with-git", "before_script"]
|
- !reference [".with-git", "before_script"]
|
||||||
only:
|
only:
|
||||||
|
- schedules
|
||||||
- tags
|
- tags
|
||||||
script:
|
script:
|
||||||
- meson setup ${MESON_COMMON_OPTIONS}
|
- meson setup ${MESON_COMMON_OPTIONS}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user