Skip to content

Conversation

@WangHunZi
Copy link

This PR adds a GitHub Actions workflow to automatically build and publish Docker images for the backend and frontend to GHCR.

Previously, users had to build Docker images locally when deploying the certification tool (especially on Raspberry Pi), which can be time-consuming and resource-intensive. This workflow solves that problem by providing pre-built images.

The workflow supports two trigger methods:

  • Push a tag with v prefix (e.g., v2.14+fall2025-tag) - builds automatically
  • Manual trigger via workflow_dispatch - you can specify any branch or tag name

I've tested both trigger methods and verified that images are successfully built and pushed to GHCR.

@gemini-code-assist
Copy link

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

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