diff options
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/so/so.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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' |