diff options
author | 2020-01-14 14:22:15 +0000 | |
---|---|---|
committer | 2020-01-14 14:22:15 +0000 | |
commit | e25b2749b31cec9a9cba208b3a75d95367a49d16 (patch) | |
tree | d1a9098a7cfd958ee825f8859f734c1ab0434550 /jjb | |
parent | 49b887928787c3a42c1938e90524745b19cae862 (diff) | |
parent | 2ff950500738daf6ad3c1c3a673d39c0ce277207 (diff) |
Merge "Temporarily CNTT daily jobs"
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/airship/cntt.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/airship/cntt.yaml b/jjb/airship/cntt.yaml index b78d124b6..ea8e51ded 100644 --- a/jjb/airship/cntt.yaml +++ b/jjb/airship/cntt.yaml @@ -394,6 +394,7 @@ - job-template: name: 'cntt-{tag}-daily' + disabled: true project-type: multijob triggers: - timed: '@daily' |