From e5a39ad51cfc4b26f4fd30143476d92f79cd9530 Mon Sep 17 00:00:00 2001
From: Doug Hellmann <doug.hellmann@dreamhost.com>
Date: Fri, 13 Dec 2013 16:51:35 +0000
Subject: [PATCH] Run rtfd hook for stevedore on each merge

Update the docs for stevedore when a commit is merged
so the current docs are always kept up to date with
the current code.

Change-Id: I5737c8ebf3cfad18fd73fe8933e22d5724c935ff
---
 modules/openstack_project/files/zuul/layout.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml
index e352928ebe..0535a14439 100644
--- a/modules/openstack_project/files/zuul/layout.yaml
+++ b/modules/openstack_project/files/zuul/layout.yaml
@@ -3741,6 +3741,7 @@ projects:
       - gate-stevedore-python33
     post:
       - stevedore-branch-tarball
+      - hook-stevedore-rtfd
     pre-release:
       - stevedore-tarball
       - hook-stevedore-rtfd