X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fyangide%2Fyangide.yaml;h=c900ee31be2a3c024117815775f36f8dbf519bfc;hb=6a29e601b8c98637b42071e6f7c61d88c9faf6d2;hp=a348cffea2a8f7e3a4fa20f129f1f4be0e7b9e77;hpb=4934e4b08bc0892b6a0447709f640b204eaec48c;p=releng%2Fbuilder.git diff --git a/jjb/yangide/yangide.yaml b/jjb/yangide/yangide.yaml index a348cffea..c900ee31b 100644 --- a/jjb/yangide/yangide.yaml +++ b/jjb/yangide/yangide.yaml @@ -663,17 +663,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