Skip to content

.gitlab-ci.yml: Use runner tagged with "check_update"

Javier Jardón requested to merge jjardon/check_update_runner into 18.08

So we can put a timeout to only this job of 30min (it normally takes <10min), instead the default timeout for the build jobs (which can be 10h-20h)

Cancel CI as check_update jobs only runs on schedules. Here a pipeline of how it would work: https://gitlab.com/freedesktop-sdk/freedesktop-sdk/pipelines/53270969

Edited by Javier Jardón

Merge request reports