Add JOBS_REFSPEC parameter to jobs
Add JOBS_RESPEC parameter to jobs, and set default value
to master branch.
Change-Id: I779f163dc494df07514f4f0b5034c6113afda109
Signed-off-by: Saheer Babu <saheer.babu@arm.com>
(cherry picked from commit 1e3f00ec2b70b98a945e7a4104bb0eca37dcac0b)
diff --git a/tf-a-static-tfa-next.yaml b/tf-a-static-tfa-next.yaml
index 5ea09d0..5e460b9 100644
--- a/tf-a-static-tfa-next.yaml
+++ b/tf-a-static-tfa-next.yaml
@@ -32,6 +32,11 @@
name: CI_REFSPEC
default: '+refs/heads/tfa-next:refs/remotes/origin/tfa-next'
- string:
+ name: JOBS_REFSPEC
+ default: 'refs/heads/master'
+ description: |
+ tf-a-job-configs refspec to use. The master branch is used by default.
+ - string:
name: GERRIT_BRANCH
default: ''
- string: