all pipeline: Use ci-scripts fetch refspec which includes refs/changes/*

Consistently use extended fetch pattern, to be able to directly test
tf-m-ci-scripts patches submitted to Gerrit.

Addresses https://linaro.atlassian.net/browse/TFC-639

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
Change-Id: I64be38d6dcd122ee7a508d7d15c73395d5949d9b
diff --git a/tf-m-build-config.yaml b/tf-m-build-config.yaml
index 3191d4b..1c536d9 100644
--- a/tf-m-build-config.yaml
+++ b/tf-m-build-config.yaml
@@ -176,6 +176,7 @@
             url: '$CI_SCRIPTS_REPO'
             branches:
             - '$CI_SCRIPTS_BRANCH'
+            refspec: '+refs/heads/*:refs/remotes/origin/* +refs/changes/*:refs/remotes/origin/refs/changes/*'
             credentials-id: GIT_SSH_KEY
             wipe-workspace: false
       script-path: jenkins/build-config.jpl