aboutsummaryrefslogtreecommitdiff
path: root/trigger-linux-linaro-stable-lsk-v3.14-pre-merge.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2015-04-07 11:00:44 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2015-04-07 11:00:44 +0300
commit03215e336573a08c6169df835d80f182cb5b0bee (patch)
tree268eb0865abbaa0f8df1206df30914a68916541a /trigger-linux-linaro-stable-lsk-v3.14-pre-merge.yaml
parent2bd46856ae4b410279447a4a1ff1a27d6bc39fee (diff)
use the refs/heads/<branchName> syntax
<remoteRepoName>/<branchName> can be ambiguous. Per the documentation: The safest way is to use the refs/heads/<branchName> syntax. This way the expected branch is unambiguous. If ambiguous the first result is taken, which is not necessarily the expected one. Better use refs/heads/<branchName>. Change-Id: I838e2b22e3b256d1c294e8a071a97960f109e652 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'trigger-linux-linaro-stable-lsk-v3.14-pre-merge.yaml')
-rw-r--r--trigger-linux-linaro-stable-lsk-v3.14-pre-merge.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/trigger-linux-linaro-stable-lsk-v3.14-pre-merge.yaml b/trigger-linux-linaro-stable-lsk-v3.14-pre-merge.yaml
index ec06854186..450c9da253 100644
--- a/trigger-linux-linaro-stable-lsk-v3.14-pre-merge.yaml
+++ b/trigger-linux-linaro-stable-lsk-v3.14-pre-merge.yaml
@@ -25,7 +25,7 @@
refspec: +refs/heads/linux-linaro-lsk-v3.14-test:refs/remotes/origin/linux-linaro-lsk-v3.14-test
name: origin
branches:
- - origin/linux-linaro-lsk-v3.14-test
+ - refs/heads/linux-linaro-lsk-v3.14-test
skip-tag: true
shallow-clone: true
wipe-workspace: false