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.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/global-templates-python.yaml b/jjb/global-templates-python.yaml
index 81a54aa8b..d7eeaf21b 100644
--- a/jjb/global-templates-python.yaml
+++ b/jjb/global-templates-python.yaml
@@ -108,7 +108,7 @@
- shell: |
cp $WORKSPACE/docker/* .
- docker -D build -t testsuite .
+ docker -D build -t openecomp/testuite .
export DOCKER_REPOSITORY="nexus3.openecomp.org:10003"
docker tag openecomp/testuite:latest $DOCKER_REPOSITORY/openecomp/testuite:latest
docker push $DOCKER_REPOSITORY/openecomp/testuite:latest \ No newline at end of file