From 4ef186127693abad0a363e41ff37c37408913cb7 Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Mon, 5 Jun 2017 11:30:03 +0200 Subject: [PATCH] rename the project name for anteater for docker build 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 --- jjb/releng/opnfv-docker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/releng/opnfv-docker.yml b/jjb/releng/opnfv-docker.yml index 0975e39f1..5fe0eb913 100644 --- a/jjb/releng/opnfv-docker.yml +++ b/jjb/releng/opnfv-docker.yml @@ -25,7 +25,7 @@ project: # projects with jobs for master - - 'anteater': + - 'releng-anteater': <<: *master <<: *other-receivers - 'bottlenecks': -- 2.16.6