added workflow to triggering branches
All checks were successful
Build Docker Image / Docker-Build (push) Successful in 1m58s
Build Docker Image / Clean-Registry (push) Successful in 2s

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2026-01-04 21:23:38 +01:00
parent b5cb254c2d
commit bdf6f19b03

View File

@@ -5,6 +5,7 @@ on:
branches:
- main
- dev
- workflow
jobs:
Docker-Build: