run periodic-{name}-chef-rake-integration for master branch
* periodic-{name}-chef-rake-integration is currently broken, since $BRANCH gets not defined in periodic jobs by default but needed got gerrit-git-prep * switch from gerrit-git-prep to branch-git-prep with branch: master for periodic-{name}-chef-rake-integration to explicitly set the $BRANCH to clone to master Change-Id: I54501cca8979669112bff5199c3c114cbaa3a6ad
This commit is contained in:
parent
d68450c61b
commit
cf106850a1
@ -68,7 +68,8 @@
|
||||
- timestamps
|
||||
|
||||
builders:
|
||||
- gerrit-git-prep
|
||||
- branch-git-prep:
|
||||
branch: master
|
||||
- chef-bootstrap
|
||||
- chef-rake-integration
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user