Add separate manifest template for latest
This commit is contained in:
parent
3f20ae89a8
commit
688dc82b19
2 changed files with 18 additions and 1 deletions
|
|
@ -471,7 +471,7 @@ steps:
|
|||
image: plugins/manifest
|
||||
settings:
|
||||
tags: latest
|
||||
spec: docker-manifest.tmpl
|
||||
spec: docker-manifest-latest.tmpl
|
||||
password:
|
||||
from_secret: docker_password
|
||||
username:
|
||||
|
|
|
|||
Reference in a new issue