X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fopendev%2Fglobal-templates-opendev-push-upstream.yaml;h=cabc612c584592b415310537c4090da4da5cc0a4;hb=c75d04bfd8014c360eae49758886059ffa471025;hp=c0c279e9f587f5a0fe22004b91fc1ed273fa9b77;hpb=28e1041f3891e5369fd8a6ba3434982c0404efcb;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 c0c279e9..cabc612c 100644 --- a/jjb/opendev/global-templates-opendev-push-upstream.yaml +++ b/jjb/opendev/global-templates-opendev-push-upstream.yaml @@ -1,7 +1,7 @@ - job-template: name: 'opendev-{project-name}-push-upstream' - node: infra-build01-ubuntu1804 + node: infra-ubuntu1804 disabled: false @@ -34,11 +34,10 @@ wrappers: - build-timeout: timeout: 10 + - ssh-agent-credentials: + users: + - 'infra-upstream-gerrit-ssh-passphrase' builders: - shell: !include-raw-escape: ./push-upstream-jobs.sh - - publishers: - - notify-slack: - slack-channel: '#infra'