Skip to content

jenkins: disable all jobs on startup

Jaime Nuche requested to merge casc-jobs into master

Added an init.groovy script to Jenkins instance that disables all jobs on startup. This should avoid the noise of failing builds

Bug: T334669

Merge request reports