summaryrefslogtreecommitdiffstats
path: root/jjb/global-macros.yaml
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2017-04-06 11:08:29 -0700
committerAndrew Grimberg <agrimberg@linuxfoundation.org>2017-04-06 11:28:01 -0700
commit8c8f8d5023f70505f3884aeb30946367fd22e5b2 (patch)
treeb189a5ac46143a7bd8658699d6eabcb4c166fe2d /jjb/global-macros.yaml
parentd8faa24b664f66e6eca1ac66745a4ad47352cc0b (diff)
Make sure that shiplogs gets a maven-version
The infra-shiplogs macro needs a maven-version parameter passed to it to properly operate Change-Id: I284b9db1e21a0e3b84b109ddd86b3aafc023c79c Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Diffstat (limited to 'jjb/global-macros.yaml')
-rw-r--r--jjb/global-macros.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/global-macros.yaml b/jjb/global-macros.yaml
index fcf589188..3eca9ecda 100644
--- a/jjb/global-macros.yaml
+++ b/jjb/global-macros.yaml
@@ -182,7 +182,7 @@
publishers:
- postbuildscript:
builders:
- - shell: !include-raw: include-raw-deploy-archives.sh
+ - shell: !include-raw-escape: include-raw-deploy-archives.sh
- maven-target:
maven-version: '{maven-version}'
pom: '.archives/deploy-archives.xml'