Switch Docker Namespace from OPNFV to Anuket
[releng.git] / jjb / releng / opnfv-docker.yaml
index aea1cda..18ccea9 100644 (file)
@@ -47,7 +47,7 @@
     extra_build_args: ""
 
     # This is the dockerhub repo the image will be pushed to as
-    # 'opnfv/{dockerrepo}. See: DOCKER_REPO_NAME parameter.
+    # 'anuket/{dockerrepo}. See: DOCKER_REPO_NAME parameter.
     # 'project' is the OPNFV repo we expect to contain the Dockerfile
     # yamllint disable rule:key-duplicates
     dockerrepo:
           description: "To enable/disable pushing the image to Dockerhub."
       - string:
           name: DOCKER_REPO_NAME
-          default: "opnfv/{dockerrepo}"
+          default: "anuket/{dockerrepo}"
           description: "Dockerhub repo to be pushed to."
       - string:
           name: DOCKER_DIR