From 4ebff6f9b2330063d039c0df9a735416fd9c6041 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Fri, 17 Jul 2020 13:20:48 -0700 Subject: [PATCH] Run our etherpad prod deploy job when docker updates We want to pick up changes to our docker setup in production. Without this we don't get the infra-prod-service-etherpad job running when we update the etherpad docker image. Change-Id: I25aee457b7c0547fc11439301054bb5aef799476 --- zuul.d/infra-prod.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul.d/infra-prod.yaml b/zuul.d/infra-prod.yaml index d52bbe21c2..5fe3b80ee6 100644 --- a/zuul.d/infra-prod.yaml +++ b/zuul.d/infra-prod.yaml @@ -198,6 +198,7 @@ - playbooks/roles/etherpad - playbooks/roles/logrotate - playbooks/roles/iptables/ + - docker/etherpad/ - job: name: infra-prod-service-meetpad