Skip to content

build: push image in CI and retag instead of rebuilding #40

Description

@bmarinov

Image is being built twice: in the CI workflow, build job, and then in the release workflow again.

Workflows:

  • CI build should tag and push with commit hash.
  • Release workflow: pull image:sha, tag with version, push versioned/latest tags.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions