diff options
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/reproducible.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index cde4abd4..91e0e9c4 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -1,6 +1,6 @@ - defaults: name: reproducible - disabled: {my_disabled} + disabled: '{my_disabled}' project-type: freestyle properties: - sidebar: &sb1 |