Add tags to docker images configuration in zuul jobs
Change-Id: I1ead08b67e9dc62af4e2293b1ade072dfd52c3af
This commit is contained in:
parent
a55cdb1ef3
commit
a15b302a10
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user