Skip to content

Allow schedules to only run certain builds

Yorick Peterse requested to merge disable-build-image-for-periodic-merge into master

This allows you to opt-in or opt-out of the build:image and/or merge:master jobs for schedules. This in turn allows us to set up one schedule that builds an image daily, and another schedule that only performs the merge; instead of also building the image.

Edited by Yorick Peterse

Merge request reports