tf-m-release: Don't use git.tf.org, use review.tf.org

git.tf.org has been flaky a lot recently, so use Gerrit git service directly.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
Change-Id: I48a74ced99a83a40012772e161609bcbc4d001cc
diff --git a/tf-m-build-config.yaml b/tf-m-build-config.yaml
index 4d06808..3191d4b 100644
--- a/tf-m-build-config.yaml
+++ b/tf-m-build-config.yaml
@@ -91,7 +91,7 @@
           default: 'https://review.trustedfirmware.org/TF-M/trusted-firmware-m'
       - string:
           name: 'CI_SCRIPTS_REPO'
-          default: 'https://git.trustedfirmware.org/ci/tf-m-ci-scripts'
+          default: 'https://review.trustedfirmware.org/ci/tf-m-ci-scripts'
       - string:
           name: 'CI_SCRIPTS_BRANCH'
           default: 'master'