Trigger mm3 deployment when containers change
Add the docker/mailman tree to the infra-prod-service-lists3 job so that we deploy new versions whenever we make changes to the container images. Change-Id: Ife5e878b1f81c2879c2959fe6d4de22fe841583b
This commit is contained in:
parent
aa4afe593b
commit
c9c8febd84
@ -1,3 +1,4 @@
|
||||
# 2023-08-25T16:35:09 UTC - trigger rebuild
|
||||
# syntax = docker/dockerfile:1.3
|
||||
# Use 3.15 for Core since it has Python 3.9
|
||||
FROM alpine:3.18
|
||||
|
@ -581,6 +581,7 @@
|
||||
vars:
|
||||
playbook_name: service-lists3.yaml
|
||||
files:
|
||||
- docker/mailman
|
||||
- inventory/base
|
||||
- inventory/service/host_vars/lists01.opendev.org.yaml
|
||||
- playbooks/roles/iptables/
|
||||
|
Loading…
Reference in New Issue
Block a user