Revert "Add tags to docker images configuration in zuul jobs"

This reverts commit a15b302a10.

Reason for revert: This is bad syntax.

The tags must be applied for each image.

Change-Id: If3488f3965bce97cfd40562e8e7ec8adc334e401
This commit is contained in:
Radosław Piliszek
2023-12-18 14:22:10 +00:00
committed by Gerrit Code Review
parent a15b302a10
commit 04583a6701

View File

@@ -4,10 +4,6 @@
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: