Run service-eavesdrop hourly
Now that gerritbot is deployed from containers on eavesdrop we want to run the infra-prod-service-eavesdrop job hourly to ensure that we keep the docker image up to date there. We haven't added the service-eavesdrop job to a deploy pipeline in gerritbot because that would require us to add gerritbot's project ssh key to bridge. Change-Id: I5aba91f2ae5c018ee9b2d0481a53b630fc5d1ab7
This commit is contained in:
parent
ea67af477d
commit
6df28cec61
@ -309,6 +309,10 @@
|
||||
dependencies:
|
||||
- name: infra-prod-install-ansible
|
||||
soft: true
|
||||
- infra-prod-service-eavesdrop:
|
||||
dependencies:
|
||||
- name: infra-prod-install-ansible
|
||||
soft: true
|
||||
- infra-prod-remote-puppet-else:
|
||||
dependencies:
|
||||
- name: infra-prod-install-ansible
|
||||
|
Loading…
x
Reference in New Issue
Block a user