X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdocs%2Fdocs.yaml;h=c066d7163be17d96e7d08309a9c4a755f2cc3b45;hb=6a29e601b8c98637b42071e6f7c61d88c9faf6d2;hp=c1b1790c99733d047af5b184e0bccc4c7db2fcf6;hpb=fc8075f97170e03bbde9dcf9d0af1a68aa3bd21b;p=releng%2Fbuilder.git diff --git a/jjb/docs/docs.yaml b/jjb/docs/docs.yaml index c1b1790c9..c066d7163 100644 --- a/jjb/docs/docs.yaml +++ b/jjb/docs/docs.yaml @@ -678,16 +678,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: 'https://git.opendaylight.org/gerrit/releng/autorelease' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' skip-tag: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout