Skip to content

Modify docker workflow#65

Merged
mjanez merged 2 commits intomainfrom
latest
Oct 30, 2025
Merged

Modify docker workflow#65
mjanez merged 2 commits intomainfrom
latest

Conversation

@mjanez
Copy link
Owner

@mjanez mjanez commented Oct 30, 2025

This pull request updates the Docker image build and release workflow to simplify and restrict image publishing, and adds a missing sysadmin email environment variable to the Dockerfiles. The main focus is to ensure Docker images are only built and pushed when a release is published, improving control and clarity in the release process.

  • The GitHub Actions workflow .github/workflows/docker.yaml is now triggered only on published releases, removing support for building images on pull request merges, manual triggers, or other branch events.

@mjanez mjanez merged commit 426293d into main Oct 30, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant