X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdocs%2Fdocs.yaml;h=6d2da39da139f960d60536b28c0d01dcf74e82f5;hb=66b5d9dd3647b864282936073d1abce21ba6ed21;hp=cc2303ad8b706d3ff6ea8cc31343ed73111bb479;hpb=6d7dafda73a9b0be6d6145b72b154f5c393a442e;p=releng%2Fbuilder.git diff --git a/jjb/docs/docs.yaml b/jjb/docs/docs.yaml index cc2303ad8..6d2da39da 100644 --- a/jjb/docs/docs.yaml +++ b/jjb/docs/docs.yaml @@ -678,10 +678,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}' @@ -689,6 +693,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout