mirror of
https://github.com/bitnami/containers.git
synced 2026-03-12 06:48:14 +08:00
[bitnami/containers] Add rolling tags to publish action in the CD pipeline (#12909)
* Add rolling tags to publish action in the CD pipeline Signed-off-by: Fran Mulero <fmulero@vmware.com> * Add rolling tags to publish action in the CD pipeline Signed-off-by: Fran Mulero <fmulero@vmware.com> Signed-off-by: Fran Mulero <fmulero@vmware.com>
This commit is contained in:
@@ -58,11 +58,8 @@
|
||||
{
|
||||
"action_id": "container-image-publish",
|
||||
"params": {
|
||||
"application": {
|
||||
"details": {
|
||||
"name": "{VIB_ENV_CONTAINER}",
|
||||
"tag": "{VIB_ENV_TAG}"
|
||||
}
|
||||
"metadata": {
|
||||
"tags": {VIB_ENV_ROLLING_TAGS}
|
||||
},
|
||||
"repository": {
|
||||
"kind": "OCI",
|
||||
|
||||
Reference in New Issue
Block a user