X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fopendev%2Fglobal-templates-opendev-push-upstream.yaml;h=af374e4d9cbb13e889cf5d47cbebe4d777f9b14a;hb=68c9c79b9ad904d2a74ad43c7bbb9c6e65dea9ed;hp=5b8bfb6127095bf4b34e372dd559d49d33e3ff53;hpb=3da948effe8cf206cd7302d994f1f97ec5f14d49;p=infra%2Fcicd.git diff --git a/jjb/opendev/global-templates-opendev-push-upstream.yaml b/jjb/opendev/global-templates-opendev-push-upstream.yaml index 5b8bfb61..af374e4d 100644 --- a/jjb/opendev/global-templates-opendev-push-upstream.yaml +++ b/jjb/opendev/global-templates-opendev-push-upstream.yaml @@ -1,11 +1,11 @@ - job-template: name: 'opendev-{project-name}-push-upstream' - node: infra-build01-ubuntu1804 + node: infra-ubuntu1804 disabled: false - concurrent: true + concurrent: false properties: - logrotate @@ -38,7 +38,3 @@ builders: - shell: !include-raw-escape: ./push-upstream-jobs.sh - - publishers: - - notify-slack: - slack-channel: '#infra'