aboutsummaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorPaul Sokolovsky <paul.sokolovsky@linaro.org>2013-04-18 15:51:06 +0300
committerPaul Sokolovsky <paul.sokolovsky@linaro.org>2013-04-18 15:51:06 +0300
commit70c86a95d1144c7c424a583a7d4e8c7e207e2127 (patch)
treec580d5868c2770925ec89d1ce33f70214622b0b8 /utils
parent603d3b826cd144f2b11e2cf2c793c4c619c9ca71 (diff)
parent5d6c92a31e6ffd2718e08cb4d2f3fe2b5de94a7c (diff)
[merge] Publish HOWTOs alongside the build artifacts
Diffstat (limited to 'utils')
-rw-r--r--utils/mangle-jobs/push-artifacts-set.mangle1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/mangle-jobs/push-artifacts-set.mangle b/utils/mangle-jobs/push-artifacts-set.mangle
index 48283db..2813cd7 100644
--- a/utils/mangle-jobs/push-artifacts-set.mangle
+++ b/utils/mangle-jobs/push-artifacts-set.mangle
@@ -14,6 +14,7 @@ new_value = "build/out/target/*/*/*.img," \
"build/out/target/product/*/*EULA*," \
"build/out/target/product/*/howto/*EULA*," \
"build/out/**/BUILD-INFO.txt," \
+ "build/out/target/product/*/HOWTO_*.txt" \
"build/out/target/product/*/howto/HOWTO_*.txt"
def mangle(tree):