X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fyangide%2Fyangide.yaml;h=24cd57a661c98eb66658c1e9507e71047bf9e9a5;hb=66b5d9dd3647b864282936073d1abce21ba6ed21;hp=a348cffea2a8f7e3a4fa20f129f1f4be0e7b9e77;hpb=6d7dafda73a9b0be6d6145b72b154f5c393a442e;p=releng%2Fbuilder.git diff --git a/jjb/yangide/yangide.yaml b/jjb/yangide/yangide.yaml index a348cffea..24cd57a66 100644 --- a/jjb/yangide/yangide.yaml +++ b/jjb/yangide/yangide.yaml @@ -663,10 +663,14 @@ 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}' @@ -674,6 +678,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout