diff options
-rw-r--r-- | jjb/global-templates-script.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/global-templates-script.yaml b/jjb/global-templates-script.yaml index 83f4fe6a2..87ddb871f 100644 --- a/jjb/global-templates-script.yaml +++ b/jjb/global-templates-script.yaml @@ -872,7 +872,7 @@ project-type: freestyle concurrent: true - node: 'ubuntu1604-docker-2c-1g' + node: 'ubuntu1604-docker-8c-8g' parameters: - string: @@ -900,4 +900,4 @@ global-settings-file: 'global-settings' settings-file: '{mvn-settings}' - docker-login - - shell: !include-raw: include-docker-blessing.sh
\ No newline at end of file + - shell: !include-raw: include-docker-blessing.sh |