tf-a-docs-watcher.yaml: disabling job until bug fix and removal of arm internal job.

Signed-off-by: Theodore Grey <theodore.grey@linaro.org>
Change-Id: Ic78ec2c3c7ec07366ad83515a8e18afb6f3e1538
diff --git a/tf-a-docs-watcher.yaml b/tf-a-docs-watcher.yaml
index 00fef1a..0d6d17f 100644
--- a/tf-a-docs-watcher.yaml
+++ b/tf-a-docs-watcher.yaml
@@ -7,7 +7,7 @@
       Triggers whenever a code change is merged into the master branch of the
       TF-A repository. Executes a webhook to trigger the ReadTheDocs service to
       build a fresh copy of the documentation for one or more branches.
-    disabled: false
+    disabled: true
     builders:
     - shell: |-
         #!/bin/bash -e