From afc7ee07bb14161074f9ac4d6d82fa7d50164b51 Mon Sep 17 00:00:00 2001 From: Sergiy Markin Date: Fri, 25 Aug 2023 23:41:51 +0000 Subject: [PATCH] Published docker image tags This PS removes static tags from published docker image. We only want to have branch name and commitid as tags for the images in this branch. Change-Id: Ic22476c58ab1cb019a972e262a684f14d68d0832 --- .zuul.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index e0ed510d..222a0f63 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -384,8 +384,7 @@ dynamic: branch: true commit: true - static: - - latest + - job: name: deckhand-docker-publish-ubuntu_bionic @@ -406,8 +405,7 @@ dynamic: branch: true commit: true - static: - - latest + # - job: # name: deckhand-docker-tag-ubuntu_focal