siren icon indicating copy to clipboard operation
siren copied to clipboard

Add new release `dev` tag for development

Open mabdh opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe. The existing Siren releases images with only semver tag. This makes us less flexible to test development version during development. We need a dev tag that could be used for more flexible testing.

Describe the solution you'd like

  • [x] Add a new workflow to build a siren docker image with dev tag
  • [x] Make it trigger-able via branch
  • [ ] Push the image to odpf/siren docker hub

mabdh avatar Jun 16 '22 05:06 mabdh