aboutsummaryrefslogtreecommitdiff
path: root/armnn-ci-benchmarking.yaml
diff options
context:
space:
mode:
authorTheodore Grey <theodore.grey@linaro.org>2020-03-17 16:59:00 +0000
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2020-03-18 11:30:18 +0000
commita7add628546d8e42e9833ca07f9531b33b0839b2 (patch)
tree48dcd646c9e450cabab9b5515fa9330f78e406ad /armnn-ci-benchmarking.yaml
parentbb2a5c8f1fa0ce6c990369b0ab2cfebcf4ee7dff (diff)
armnn-ci-benchmarking:fixing filepath error.
Change-Id: I774bf9b868fd7af28f63c79faec6787a352d8115
Diffstat (limited to 'armnn-ci-benchmarking.yaml')
-rw-r--r--armnn-ci-benchmarking.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/armnn-ci-benchmarking.yaml b/armnn-ci-benchmarking.yaml
index 35c9c24ec0..4a89babe66 100644
--- a/armnn-ci-benchmarking.yaml
+++ b/armnn-ci-benchmarking.yaml
@@ -51,8 +51,8 @@
wget https://snapshots.linaro.org/components/armnn-master/latest/buildInfo.json
- LAVA_ID=( $(jq '.LAVA_ID' out/buildInfo.json))
- BUILD_NUM_ORIGIN=( $(jq '.BUILD_NUMBER' out/buildInfo.json))
+ LAVA_ID=( $(jq '.LAVA_ID' buildInfo.json))
+ BUILD_NUM_ORIGIN=( $(jq '.BUILD_NUMBER' buildInfo.json))
git clone https://github.com/Linaro/lava-test-plans.git