ORAN-SC: Removed unused repositories
[infra/cicd.git] / jjb / opendev / global-templates-opendev-push-upstream.yaml
index c0c279e9f587f5a0fe22004b91fc1ed273fa9b77..7b1b983eeb06075a9dd20af6a79f30ae62448f1b 100644 (file)
@@ -1,7 +1,7 @@
 - job-template:
     name: 'opendev-{project-name}-push-upstream'
 
-    node: infra-build01-ubuntu1804
+    node: infra-ubuntu2004
 
     disabled: false
 
     wrappers:
       - build-timeout:
           timeout: 10
+      - ssh-agent-credentials:
+          users:
+            - 'infra-upstream-gerrit-ssh-passphrase'
+            - 'nordixinfra-nordix-gerrit-ssh'
 
     builders:
       - shell:
           !include-raw-escape: ./push-upstream-jobs.sh
-
-    publishers:
-      - notify-slack:
-          slack-channel: '#infra'