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
This commit is contained in:
Sergiy Markin 2023-08-25 23:41:51 +00:00
parent 8d055a0aa9
commit afc7ee07bb
1 changed files with 2 additions and 4 deletions

View File

@ -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