rename the project name for anteater for docker build 79/35779/1
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Mon, 5 Jun 2017 09:30:03 +0000 (11:30 +0200)
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>
Mon, 5 Jun 2017 09:30:03 +0000 (11:30 +0200)
The docker build jobs attempts the clone the repo for the project
it builds the docker image for. This change renames the project to
match the actual repo name.

Change-Id: Ibd55c8b75e61330284f3680154c1a2bf70dae7d6
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
jjb/releng/opnfv-docker.yml

index 0975e39..5fe0eb9 100644 (file)
@@ -25,7 +25,7 @@
 
     project:
         # projects with jobs for master
-        - 'anteater':
+        - 'releng-anteater':
             <<: *master
             <<: *other-receivers
         - 'bottlenecks':