Skip to content

Add workflow to store built container images used for testing in CI when a release is tagged #55

@efourd

Description

@efourd

A new workflow with logic to push the built images to ghcr when a release is tagged should be added.

This container image should have a generic set_user installation.

on:
  release:
    types: [published]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions