Files
nfoguard/.gitea/workflows
sbcrumb 03a71527b4
Local Docker Build (Dev) / build-dev (push) Successful in 11s
feat: Add version-gitea tags to main branch builds
Updated main workflow to create version-gitea tagged images
(e.g. 1.7.0-gitea) alongside the standard latest tag.

This provides clear identification that the image came from
the Gitea build system and includes the version number for
easy tracking.

Main branch images will now be available as:
- sbcrumb/nfoguard:latest (standard)
- sbcrumb/nfoguard:1.7.0-gitea (versioned Gitea build)
2025-09-24 08:39:49 -04:00
..