-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Milestone
Description
The image is currently only built once a release is actually made in GitHub. This means that if the build fails, the release will not have an associated image in the container registry.
To resolve this, we could test the image builds before making a release (maybe on push to the main branch). The release could then not build a new image but just use the one build/cached previously.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
👀 In review