switch releasenotes job to branch-git-prep
Use branch-git-prep instead of zuul-git-branch-prep to prepare the local source repository, since it appears the latter does not work properly in post jobs, yet. Change-Id: I8cbcd49ff4bf7234e149985535f394bb686c58c3 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
parent
5b9f83428b
commit
f2591225e1
@ -70,8 +70,8 @@
|
|||||||
- print-template-name:
|
- print-template-name:
|
||||||
template-name: "{template-name}"
|
template-name: "{template-name}"
|
||||||
- revoke-sudo
|
- revoke-sudo
|
||||||
- zuul-git-branch-prep:
|
- branch-git-prep:
|
||||||
branch-override: master
|
branch: master
|
||||||
- tox:
|
- tox:
|
||||||
envlist: 'releasenotes'
|
envlist: 'releasenotes'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user