diff options
Diffstat (limited to 'jjb/vvp/vvp-test-engine.yaml')
-rw-r--r-- | jjb/vvp/vvp-test-engine.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/vvp/vvp-test-engine.yaml b/jjb/vvp/vvp-test-engine.yaml index 75c754f86..36a51fc34 100644 --- a/jjb/vvp/vvp-test-engine.yaml +++ b/jjb/vvp/vvp-test-engine.yaml @@ -19,7 +19,7 @@ sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}' sonar-mvn-goal: '{sonar_mvn_goal}' cron: '@daily' - build-node: ubuntu2004-docker-8c-8g + build-node: ubuntu1804-docker-8c-8g project: 'vvp/test-engine' project-name: 'vvp-test-engine' branch: 'master' |