aboutsummaryrefslogtreecommitdiff
path: root/96boards-hikey960-aosp-master.yaml
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2017-02-05 21:46:33 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2017-02-05 16:17:09 +0000
commitc55aed4a8e589aac38737f63fc250d666bd7dd62 (patch)
tree9d33751172d3569a5063543bec7d504dee2b1e2d /96boards-hikey960-aosp-master.yaml
parentb5e4637bbc2086a0b9115322f2b5bfd050873427 (diff)
96boards-hikey960-aosp-master: fix publishing
Change-Id: Ibc23a62ea7cab760d395165ccd1e6e29bb2d3523 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
Diffstat (limited to '96boards-hikey960-aosp-master.yaml')
-rw-r--r--96boards-hikey960-aosp-master.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/96boards-hikey960-aosp-master.yaml b/96boards-hikey960-aosp-master.yaml
index b2241b76..da1b56bd 100644
--- a/96boards-hikey960-aosp-master.yaml
+++ b/96boards-hikey960-aosp-master.yaml
@@ -112,7 +112,7 @@
cat << EOF > ${WORKSPACE}/publish_parameters
PUB_DEST=snapshots/hikey960/linaro/aosp-master/${BUILD_NUMBER}
PUB_SRC=${PWD}/build/out/dist/pub
- PUB_EXTRA_INC="^[^/]+[._](zip)$"
+ PUB_EXTRA_INC="^[^/]+zip"
EOF
- inject:
properties-file: publish_parameters