tf-m: switch from gerrit to git for ci-scripts
Pulling the code through git is less heavy for the server than
pulling via gerrit, which is a java process.
Change-Id: I8b01fe3fdc36bb53db62ff2c0e1fb93b6be36e0a
diff --git a/tf-m-build-docs.yaml b/tf-m-build-docs.yaml
index 4e62407..0f504d5 100644
--- a/tf-m-build-docs.yaml
+++ b/tf-m-build-docs.yaml
@@ -53,7 +53,7 @@
default: 'https://review.trustedfirmware.org/TF-M/trusted-firmware-m'
- string:
name: 'CI_SCRIPTS_REPO'
- default: 'https://review.trustedfirmware.org/ci/tf-m-ci-scripts'
+ default: 'https://git.trustedfirmware.org/ci/tf-m-ci-scripts'
- string:
name: 'CI_SCRIPTS_BRANCH'
default: 'master'