kubebb / core

A declarative component lifecycle management platform
https://kubebb.github.io/website
Apache License 2.0
8 stars 9 forks source link

we should not push 0.1.5 image many times. #360

Closed Abirdcfly closed 9 months ago

Abirdcfly commented 10 months ago

https://github.com/kubebb/core/actions/runs/6258511745/job/16992657961#step:9:3579

"image.name": "kubebb/core:latest,kubebb/core:v0.1.5,kubebb/core:v20230921-d899a16,kubebb/core:v0.1.5-20230921-d899a16"

when new commit is merged, new image with tag latest,v20230921-d899a16,v0.1.5-20230921-d899a16 are ok, but v0.1.5should only once when v0.1.5 is released