summaryrefslogtreecommitdiffstats
path: root/jjb/global-templates-python.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/global-templates-python.yaml')
-rw-r--r--jjb/global-templates-python.yaml8
1 files changed, 7 insertions, 1 deletions
diff --git a/jjb/global-templates-python.yaml b/jjb/global-templates-python.yaml
index 173ba4cf7..9c3c463d3 100644
--- a/jjb/global-templates-python.yaml
+++ b/jjb/global-templates-python.yaml
@@ -30,6 +30,8 @@
branch: '{branch}'
refspec: 'refs/heads/{branch}'
artifacts: '{archive-artifacts}'
+ - maven-exec:
+ maven-version: 'mvn33'
scm:
- gerrit-trigger-scm:
@@ -80,6 +82,8 @@
branch: '{branch}'
refspec: 'refs/heads/{branch}'
artifacts: '{archive-artifacts}'
+ - maven-exec:
+ maven-version: 'mvn33'
scm:
- gerrit-trigger-scm:
@@ -128,6 +132,8 @@
branch: '{branch}'
refspec: 'refs/heads/{branch}'
artifacts: '{archive-artifacts}'
+ - maven-exec:
+ maven-version: 'mvn33'
scm:
- gerrit-trigger-scm:
@@ -169,4 +175,4 @@
docker -D build -t openecomp/testsuite .
export DOCKER_REPOSITORY="nexus3.openecomp.org:10003"
docker tag openecomp/testsuite:latest $DOCKER_REPOSITORY/openecomp/testsuite:latest
- docker push $DOCKER_REPOSITORY/openecomp/testsuite:latest \ No newline at end of file
+ docker push $DOCKER_REPOSITORY/openecomp/testsuite:latest