gitops-github-action icon indicating copy to clipboard operation
gitops-github-action copied to clipboard

Possibility to retag existing image

Open flaxel opened this issue 3 years ago • 0 comments

Feature Suggestion

  • add an additional step so the docker image is not built again but you can reuse the last tag

Possible Implementation

  • add an extra step and retag the last existing image
  • mixing existing parameters or create a new option retagging_enabled

Example

An example: Currently we have an extra step in the backend for example.

flaxel avatar Jun 27 '22 15:06 flaxel