diff options
-rw-r--r-- | job-cfg/reproducible.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 02c7ab32..2f6f0290 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -1,5 +1,6 @@ - defaults: name: reproducible + disabled: '{my_disabled}' project-type: freestyle properties: - sidebar: &sb1 @@ -65,6 +66,7 @@ - defaults: name: reproducible_builder + disabled: '{my_disabled}' project-type: freestyle description: *desc properties: @@ -288,6 +290,7 @@ my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: '{my_hname}' my_scmpoll: '*/6 * * * *' + my_disabled: 'false' # it's possible to set specific jobs to true but currently this aint done jobs: - '{name}_{my_task}_{my_arch}_{my_hname}': my_task: |