aboutsummaryrefslogtreecommitdiff
path: root/tcwg-llvm-staged-build.yaml
diff options
context:
space:
mode:
authorRenato Golin <renato.golin@linaro.org>2017-05-08 19:10:20 +0100
committerRenato Golin <renato.golin@linaro.org>2017-05-08 19:10:20 +0100
commit76623ee27fc70cb08a8b08ee4dd0b67879671309 (patch)
tree47de8fedd7de939c7b739b47fb033af64d256170 /tcwg-llvm-staged-build.yaml
parentd99597db0530a9800874b58546ec898f0814a422 (diff)
tcwg-llvm-staged-build.yaml: BUILD_ID typo
Change-Id: I42ea779c411414cd764b5dc515e5525e24a4f59b
Diffstat (limited to 'tcwg-llvm-staged-build.yaml')
-rw-r--r--tcwg-llvm-staged-build.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcwg-llvm-staged-build.yaml b/tcwg-llvm-staged-build.yaml
index ea17b530..c094fe6c 100644
--- a/tcwg-llvm-staged-build.yaml
+++ b/tcwg-llvm-staged-build.yaml
@@ -130,7 +130,7 @@
# Setup job parameters and run
${BUILD_CONTAINER} "cd ${WORKSPACE} && bash -x ${WORKSPACE}/tcwg-llvm-build.sh \
--workspace=${WORKSPACE} \
- --buildid=${BUILDID} \
+ --buildid=${BUILD_ID} \
--linkjobs=${linkjobs} \
--revision=${revision} \
--toolchain=${toolchain}" \