Add tags to docker images configuration in zuul jobs

Change-Id: I1ead08b67e9dc62af4e2293b1ade072dfd52c3af
This commit is contained in:
jmarchel 2023-12-18 13:07:56 +01:00 committed by Radosław Piliszek
parent a55cdb1ef3
commit a15b302a10

View File

@ -4,6 +4,10 @@
description: Build the container images.
vars: &image_vars
promote_container_image_method: intermediate-registry
docker_images:
tags:
- latest
- "{{ zuul.commit_id }}"
pre-run: playbooks/container-image-pre.yaml
- job: