X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fglobal-templates-golang.yaml;h=72004dc8d145a8ea6c7a43d00987cc78bafe719a;hb=1c371f0ee90a739fc934fd052dbfe9e65a97fdaa;hp=261515754f271184ce03cfbe3370a2c2652411a5;hpb=62c758629c5011b91e30ae3755f4daecdfe552ad;p=ci-management.git diff --git a/jjb/global-templates-golang.yaml b/jjb/global-templates-golang.yaml index 261515754..72004dc8d 100644 --- a/jjb/global-templates-golang.yaml +++ b/jjb/global-templates-golang.yaml @@ -68,8 +68,7 @@ - shell: '{script}' publishers: - - infra-shiplogs: - maven-version: '{maven-version}' + - lf-infra-publish - job-template: # Job template for Golang verify jobs with subproject support @@ -139,8 +138,7 @@ make deploy publishers: - - infra-shiplogs: - maven-version: '{maven-version}' + - lf-infra-publish - job-template: # Job template for building & pushing docker images @@ -157,7 +155,7 @@ name: '{project-name}-{stream}-docker-golang-shell-daily' golangver: 'golang110' project-type: freestyle - node: 'ubuntu1604-docker-8c-8g' + node: 'ubuntu1804-docker-8c-8g' disabled: false properties: - infra-properties: @@ -169,7 +167,6 @@ branch: '{branch}' refspec: 'refs/heads/{branch}' artifacts: '{archive-artifacts}' - scm: - gerrit-trigger-scm: refspec: '' @@ -200,5 +197,4 @@ - shell: '{script}' publishers: - - infra-shiplogs: - maven-version: '{maven-version}' + - lf-infra-publish