aboutsummaryrefslogtreecommitdiff
path: root/linaro-art-tip-build-ARTBuild.yaml
diff options
context:
space:
mode:
authorJulien Duraj <julien.duraj@linaro.org>2019-09-03 10:55:20 +0100
committerVishal Bhoj <vishal.bhoj@linaro.org>2019-09-05 09:54:53 +0000
commitd5cc56161815e6327bffa5b1f728a00d550fb1f2 (patch)
tree8f664e5353d9fd87657d78fa280a3f9bed4d5e54 /linaro-art-tip-build-ARTBuild.yaml
parent174a33d011326f67974ab16a3a4fdc6aa99d0bfd (diff)
ART build: use master revision of art-build-scripts
Change-Id: I07adaf371c6aa83b738917cd17819ca3e32d8400
Diffstat (limited to 'linaro-art-tip-build-ARTBuild.yaml')
-rw-r--r--linaro-art-tip-build-ARTBuild.yaml6
1 files changed, 2 insertions, 4 deletions
diff --git a/linaro-art-tip-build-ARTBuild.yaml b/linaro-art-tip-build-ARTBuild.yaml
index 5638c20364..158e8564f0 100644
--- a/linaro-art-tip-build-ARTBuild.yaml
+++ b/linaro-art-tip-build-ARTBuild.yaml
@@ -82,9 +82,7 @@
To use a gerrit patch specify this to the appropriate patch
ref and the ART_BUILD_SCRIPTS_REF to FETCH_HEAD.
Example - refs/changes/81/20281/23
- default: 'refs/changes/81/20281/23'
- # TODO: once patch above merged, change the default to below
- #default: '+refs/heads/*:refs/remotes/origin/*'
+ default: '+refs/heads/*:refs/remotes/origin/*'
- string:
name: ART_BUILD_SCRIPTS_REF
description: |-
@@ -92,7 +90,7 @@
To use a gerrit patch specify ART_BUILD_SCRIPTS_REFSPEC to the appropriate patch
ref and this to FETCH_HEAD.
Example - master or FETCH_HEAD
- default: 'FETCH_HEAD'
+ default: 'master'
# TODO: once patch above merged, change the default to below
#default: 'master'
disabled: false