aboutsummaryrefslogtreecommitdiff
path: root/trigger-96boards-hikey.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2015-04-01 15:32:55 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2015-04-01 15:32:55 +0300
commit80a3236b30fcfa200cfa4bb138ba2a4b674c5573 (patch)
treefaefd7405a6a8ac10be0c6d5e1110066fe910bee /trigger-96boards-hikey.yaml
parent3c09ed6645671a75472524b5843a1cceabb3ec7c (diff)
96boards-hikey: 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: I969d2f788831814fa8e5404b2a15fc66ab86cd1d Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'trigger-96boards-hikey.yaml')
-rw-r--r--trigger-96boards-hikey.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/trigger-96boards-hikey.yaml b/trigger-96boards-hikey.yaml
index e742cc8443..6d38320e97 100644
--- a/trigger-96boards-hikey.yaml
+++ b/trigger-96boards-hikey.yaml
@@ -18,7 +18,7 @@
refspec: +refs/heads/hikey:refs/remotes/origin/hikey
name: origin
branches:
- - origin/hikey
+ - refs/heads/hikey
skip-tag: true
shallow-clone: true
wipe-workspace: false