Sync CI-Scripts repo

In addition to tftf and tf-a, we also sync the ci scripts as they're
also open source.

Change-Id: I2557397553b4ca4d50b063017741d9e5e19d02fe
Signed-off-by: Jimmy Brisson <jimmy.brisson@arm.com>
diff --git a/arm-env.sh b/arm-env.sh
index 635c52e..d3d67d2 100644
--- a/arm-env.sh
+++ b/arm-env.sh
@@ -18,6 +18,7 @@
 tf_ci_repo_url="${CI_SRC_REPO_URL:-http://$arm_gerrit_url/pdswinf/ci/pdcs-platforms/platform-ci}"
 tf_arm_gerrit_repo="ssh://$arm_gerrit_url:29418/pdcs-platforms/ap/tf-topics.git"
 tftf_arm_gerrit_repo="ssh://$arm_gerrit_url:29418/trusted-firmware/tf-a-tests.git"
+ci_arm_gerrit_repo="ssh://$arm_gerrit_url:29418/pdswinf/ci/pdcs-platforms/platform-ci.git"
 scp_src_repo_default="${scp_src_repo_default:-http://$arm_gerrit_url/scp/firmware}"
 cc_src_repo_url="${cc_src_repo_url:-https://$arm_gerrit_url/tests/lava/test-definitions.git}"
 cc_src_repo_tag="${cc_src_repo_tag:-kernel-team-workflow_2019-09-20}"