Run deploy guide publish jobs when .gitreview changes
This will make the deploy guide be published when the .gitreview file is changed on a newly created branch during the release process. Change-Id: I17fa99fde903367d6e617130e7bd4a6f2a612d1c
This commit is contained in:
parent
916968afbd
commit
f205f0f005
@ -301,6 +301,7 @@
|
||||
jobs:
|
||||
- build-openstack-deploy-guide:
|
||||
files: &deploy-guide-triggers
|
||||
- .gitreview
|
||||
- ^deploy-guide/.*
|
||||
- ansible-role-requirements.yml
|
||||
- bindep.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user