Skip to content

ci: refactor release and docker flow #142

@thomas-mauran

Description

@thomas-mauran

Problem

Right now, a new Docker image is built and pushed on the GHCR main tag whenever a new commit is pushed on main. However, as we do for the cargo or binary release this should not be the case and use a proper tag.


Proposed Refactor Plan

  • Remove the flow_test_build_push
  • use on release trigger for cargo and docker build

Expected Benefits

Consistency


Additional Context

This was mentioned in the pr #141

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorRefactor of the code

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions