aboutsummaryrefslogtreecommitdiff
path: root/armnn-ci-build.yaml
diff options
context:
space:
mode:
authorTheodore Grey <theodore.grey@linaro.org>2019-05-17 13:01:57 +0100
committerVishal Bhoj <vishal.bhoj@linaro.org>2019-05-20 11:06:48 +0000
commit9e72c3124bd4fcf79aea96105d373e6dcbe56988 (patch)
treef727ab0bbe430d7178ea237cd222d955b7ed9e95 /armnn-ci-build.yaml
parent7a1eadc10c87d1ba065e2d7b3bbe7e016fa5d847 (diff)
armnn-ci-build: Adding steps and publish.sh in order to publish tarball to snapshots.
Change-Id: Ifb8ea9f3c11db1984f05b817303cbaf510099366
Diffstat (limited to 'armnn-ci-build.yaml')
-rw-r--r--armnn-ci-build.yaml9
1 files changed, 4 insertions, 5 deletions
diff --git a/armnn-ci-build.yaml b/armnn-ci-build.yaml
index ec10039a..a6b33e24 100644
--- a/armnn-ci-build.yaml
+++ b/armnn-ci-build.yaml
@@ -21,10 +21,9 @@
builders:
- shell:
!include-raw: armnn-ci-build/builders.sh
-#FIXME need to figure out the artifacts to publish
-# - shell:
-# !include-raw: rpb-openembedded/publishers.sh
-#
+ - linaro-publish-token
+ - shell:
+ !include-raw: armnn-ci-build/publishers.sh
publishers:
- archive:
- artifacts: '*.tar.xz'
+ artifacts: 'armnn-snapshot/*.tar.xz'