diff options
Diffstat (limited to 'jjb/airship')
-rw-r--r-- | jjb/airship/cntt.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/airship/cntt.yaml b/jjb/airship/cntt.yaml index dd2d6ee17..693ca4855 100644 --- a/jjb/airship/cntt.yaml +++ b/jjb/airship/cntt.yaml @@ -298,6 +298,7 @@ - job-template: name: 'cntt-{tag}-daily' project-type: multijob + disabled: true triggers: - timed: '@daily' parameters: @@ -445,6 +446,7 @@ - job-template: name: 'cntt-{tag}-gate' project-type: multijob + disabled: true triggers: - cntt-patchset-created: branch: '{branch}' |