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: Ia950d1085c61961b32cd108aca7ebaac97ef0ea6
This commit is contained in:
Sergiy Markin 2023-08-26 00:26:14 +00:00
parent fd5b16778a
commit 43d2564a33
1 changed files with 1 additions and 4 deletions

View File

@ -119,8 +119,6 @@
dynamic:
branch: true
commit: true
static:
- latest
- job:
name: airship-pegleg-docker-build-gate-ubuntu_bionic
@ -152,8 +150,7 @@
dynamic:
branch: true
commit: true
static:
- latest
- secret:
name: airship_pegleg_quay_creds