Disable all jobs.

All MbedTLS jobs have been enabled on the new MbedTLS Jenkins [1]

[1]: https://mbedtls.trustedfirmware.org/

Signed-off-by: Arthur She <arthur.she@linaro.org>
Change-Id: I4be835976804dd6da6017dd8fb28859e4be12a21
diff --git a/mbedtls-repo-scan-scheduler.yaml b/mbedtls-repo-scan-scheduler.yaml
index 39994dc..34db6dc 100644
--- a/mbedtls-repo-scan-scheduler.yaml
+++ b/mbedtls-repo-scan-scheduler.yaml
@@ -3,7 +3,7 @@
     description: |-
       This job exists to schedule the nightly repository scans.
       There appears to be an issue with automatically scanning if there are more than one multibranch pipelines on the same repo.
-    disabled: false
+    disabled: true
     dsl: |-
       build job: "mbed-tls-pr-merge", wait: false, propagate: false
       build job: "mbed-tls-pr-head", wait: false, propagate: false