X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fautorelease%2Fautorelease-lithium.yaml;h=633f5570c40a4664b27d23ad713d0495a7831764;hb=8251a4e78c9b6ebbfac30a144daf4f36cadf673d;hp=c03e26d9f9ec186263995f4cc1619af9ea917b01;hpb=600db1d6b0f9687a9d71e6c761651b53696b2233;p=releng%2Fbuilder.git diff --git a/jjb/autorelease/autorelease-lithium.yaml b/jjb/autorelease/autorelease-lithium.yaml index c03e26d9f..633f5570c 100644 --- a/jjb/autorelease/autorelease-lithium.yaml +++ b/jjb/autorelease/autorelease-lithium.yaml @@ -5,12 +5,7 @@ jobs: - 'autorelease-daily-lithium' - # stream: branch with - in place of / (eg. stable-helium) - # branch: branch (eg. stable/helium) - stream: - - stable-lithium: - branch: 'stable/lithium' - + branch: 'stable/lithium' project: 'releng/autorelease' jdk: 'openjdk7' @@ -39,7 +34,7 @@ url: '$GIT_BASE' refspec: '' branches: - - 'origin/master' + - 'origin/{branch}' skip-tag: true recursive-submodules: true @@ -76,6 +71,6 @@ publishers: - archive-artifacts: - artifacts: 'sources.log' + artifacts: 'sources.log,patches/*.patch' - email-notification: email-prefix: '[autorelease]'