summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2020-01-28 15:54:40 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2020-01-28 15:54:40 +0200
commit3050626175b30dcb106b9bcbf097d86c7720ed33 (patch)
tree558fa15e862ac557093e89551620fc172686fdd9
parentf60340c4e5e4f45c53a937eb1ff1e1ea6cb7841a (diff)
downloadtf-a-job-configs-3050626175b30dcb106b9bcbf097d86c7720ed33.tar.gz
tf-a-builder: match defaut branch/refspec to master
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org> Change-Id: I8229b651450667927143ac7ac1b4bf62223e2a71
-rw-r--r--tf-a-builder.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tf-a-builder.yaml b/tf-a-builder.yaml
index af011a32..f19aded5 100644
--- a/tf-a-builder.yaml
+++ b/tf-a-builder.yaml
@@ -54,7 +54,7 @@
default: 'TF-A/trusted-firmware-a'
- string:
name: GERRIT_BRANCH
- default: 'integration'
+ default: 'master'
- string:
name: GERRIT_REFSPEC
default: 'refs/heads/master'