From 7f65f3d2efae5cde69ab567b67e7f3fa04861545 Mon Sep 17 00:00:00 2001 From: Vanessa Rene Valderrama Date: Wed, 17 Jul 2019 13:45:13 -0500 Subject: Make sign-artifacts only for maven-stage This maven-docker-stage job does not need to run sigul right now since the job only tries to sign JAVA artifacts and not docker images. Issue-ID: CIMAN-33 Signed-off-by: Vanessa Rene Valderrama Change-Id: I778f0b0b0fdeb080a3370fbd4fc5b876a3bfeb73 --- jjb/ccsdk/sli-plugins.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/ccsdk/sli-plugins.yaml') diff --git a/jjb/ccsdk/sli-plugins.yaml b/jjb/ccsdk/sli-plugins.yaml index 24ed99613..ca5deeead 100644 --- a/jjb/ccsdk/sli-plugins.yaml +++ b/jjb/ccsdk/sli-plugins.yaml @@ -7,8 +7,8 @@ - '{project-name}-{stream}-merge-java' - gerrit-maven-stage: build-node: centos7-builder-4c-4g + sign-artifacts: true - sign-artifacts: true project: 'ccsdk/sli/plugins' stream: - 'master': -- cgit 1.2.3-korg