From 06365ad077bb3c1c37a338f5dfba027123d45422 Mon Sep 17 00:00:00 2001 From: JulienBe Date: Mon, 2 Oct 2017 16:47:37 +0200 Subject: [PATCH] Specify correct build node for so release Issue-ID: SO-168 Change-Id: I1d66619ebf65ecb553f06deb31c9900a91c8c731 Signed-off-by: JulienBe Signed-off-by: Andrew Grimberg --- jjb/so/so.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/so/so.yaml b/jjb/so/so.yaml index e28bd2889..7278f0f7f 100644 --- a/jjb/so/so.yaml +++ b/jjb/so/so.yaml @@ -14,7 +14,7 @@ archive-artifacts: 'packages/arquillian-unit-tests/target/**/*' - '{project-name}-{stream}-release-version-profile-java-daily': mvn-profile: 'with-integration-tests' - build-node: 'ubuntu1604-basebuild-8c-8g' + build-node: 'ubuntu1604-docker-8c-8g' - '{project-name}-{stream}-docker-version-java-daily': docker-pom: 'pom.xml' mvn-profile: 'docker' -- 2.16.6