summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2017-02-23 17:20:43 +0000
committerGerrit Code Review <gerrit@openecomp.org>2017-02-23 17:20:43 +0000
commitb23ba04d4fad6eae787a4a22798b7e69806f8045 (patch)
tree5f8d54860d12fbad2b8f940615415ec976af3bab /jjb
parent07170cfc59227448cb02915f338412ea6470e14b (diff)
parent6ecdf983c8e71f931871bd5c8f26a78514738f4c (diff)
Merge "renaming the file we build to have the slash"
Diffstat (limited to 'jjb')
-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