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:
parent
8d055a0aa9
commit
afc7ee07bb
@ -384,8 +384,7 @@
|
|||||||
dynamic:
|
dynamic:
|
||||||
branch: true
|
branch: true
|
||||||
commit: true
|
commit: true
|
||||||
static:
|
|
||||||
- latest
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: deckhand-docker-publish-ubuntu_bionic
|
name: deckhand-docker-publish-ubuntu_bionic
|
||||||
@ -406,8 +405,7 @@
|
|||||||
dynamic:
|
dynamic:
|
||||||
branch: true
|
branch: true
|
||||||
commit: true
|
commit: true
|
||||||
static:
|
|
||||||
- latest
|
|
||||||
|
|
||||||
# - job:
|
# - job:
|
||||||
# name: deckhand-docker-tag-ubuntu_focal
|
# name: deckhand-docker-tag-ubuntu_focal
|
||||||
|
Loading…
Reference in New Issue
Block a user