diff options
Diffstat (limited to 'jjb/policy')
-rw-r--r-- | jjb/policy/policy-engine.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/jjb/policy/policy-engine.yaml b/jjb/policy/policy-engine.yaml index e50cffa90..e657192b4 100644 --- a/jjb/policy/policy-engine.yaml +++ b/jjb/policy/policy-engine.yaml @@ -7,7 +7,8 @@ build-node: 'ubuntu1604-basebuild-4c-4g' - '{project-name}-{stream}-verify-java' - '{project-name}-{stream}-merge-java' - - '{project-name}-{stream}-release-version-java-daily' + - '{project-name}-{stream}-release-version-java-daily': + build-node: 'ubuntu1604-basebuild-4c-4g' - '{project-name}-{stream}-stage-site-java': build-node: 'ubuntu1604-basebuild-4c-4g' site-pom: 'pom.xml' |