summaryrefslogtreecommitdiffstats
path: root/jjb/global-templates-java.yaml
diff options
context:
space:
mode:
authorAnaël Closson <ac2550@intl.att.com>2017-02-16 15:02:56 +0100
committerAnaël Closson <ac2550@intl.att.com>2017-02-16 15:02:56 +0100
commit30a5c771056016686014cbde0fac0232b50f6371 (patch)
treeafae134d773a2b7e8cdfcfee4f4f687f811a066b /jjb/global-templates-java.yaml
parentd3638c167d48ddbdad5173b00341db37511098d8 (diff)
Using profile for docker image build
Change-Id: I858f4dc73a3d11932526d116e2f291fac08a684c Signed-off-by: Anaël Closson <ac2550@intl.att.com>
Diffstat (limited to 'jjb/global-templates-java.yaml')
-rw-r--r--jjb/global-templates-java.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/global-templates-java.yaml b/jjb/global-templates-java.yaml
index 32770f276..a5d4ab6d3 100644
--- a/jjb/global-templates-java.yaml
+++ b/jjb/global-templates-java.yaml
@@ -412,3 +412,5 @@
- maven-docker-push-daily:
mvn-settings: '{mvn-settings}'
pom: '{docker-pom}'
+ # use default as mvn-profile if profile is not needed
+ mvn-profile: '{mvn-profile}'