diff options
Diffstat (limited to 'jjb/oom/oom-registrator.yaml')
-rw-r--r-- | jjb/oom/oom-registrator.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/oom/oom-registrator.yaml b/jjb/oom/oom-registrator.yaml index d625aba44..2a4b15baf 100644 --- a/jjb/oom/oom-registrator.yaml +++ b/jjb/oom/oom-registrator.yaml @@ -15,7 +15,7 @@ mvn-goals: 'install' script: !include-raw-escape: 'build-registrator-docker-image.sh' - build-node: ubuntu1604-docker-8c-8g + build-node: ubuntu1804-docker-8c-8g - '{project-name}-gerrit-release-jobs': build-node: centos7-docker-8c-8g project: 'oom/registrator' |