tf-m-static: Use ci-scripts fetch refspec which includes refs/changes/*
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: I701d4f6e5f75c13afd12f654b0011a14a20dd81c
diff --git a/tf-m-static.yaml b/tf-m-static.yaml
index 4c10938..7a573a8 100644
--- a/tf-m-static.yaml
+++ b/tf-m-static.yaml
@@ -150,6 +150,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/static.jpl