X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fyang-push%2Fyang-push.yaml;h=fa9cf4a9b2a629e7ed93ee3b9e9590628806e12e;hb=6a29e601b8c98637b42071e6f7c61d88c9faf6d2;hp=5be55b4a180cbfde7d2538bdc2d4b7f755a5e09a;hpb=4934e4b08bc0892b6a0447709f640b204eaec48c;p=releng%2Fbuilder.git diff --git a/jjb/yang-push/yang-push.yaml b/jjb/yang-push/yang-push.yaml index 5be55b4a1..fa9cf4a9b 100644 --- a/jjb/yang-push/yang-push.yaml +++ b/jjb/yang-push/yang-push.yaml @@ -671,17 +671,21 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' skip-tag: true - shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout