From 353055ce06508013f20118f5ee85965dc07084ea Mon Sep 17 00:00:00 2001 From: Kanagaraj M Date: Wed, 9 Oct 2019 14:25:12 +0530 Subject: [PATCH] Enable self release for CLI project Issue-ID: CIMAN-333 Change-Id: I108478e7577311a359947ea6f2df6cca5f6eff9e Signed-off-by: Kanagaraj Manickam --- jjb/cli/cli.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jjb/cli/cli.yaml b/jjb/cli/cli.yaml index c70424257..b09ccc34d 100644 --- a/jjb/cli/cli.yaml +++ b/jjb/cli/cli.yaml @@ -23,6 +23,8 @@ mvn-pom: 'deployment/docker/pom.xml' container-public-registry: 'nexus3.onap.org:10001' container-staging-registry: 'nexus3.onap.org:10003' + - '{project-name}-gerrit-release-jobs': + build-node: centos7-docker-8c-8g project: 'cli' stream: -- 2.16.6