Set up CI

This commit is contained in:
Andras Schmelczer 2026-06-06 19:36:15 +01:00
parent 5dcf27bb9f
commit 52eb07a993
12 changed files with 223 additions and 8218 deletions

View file

@ -2,10 +2,9 @@ name: Build and Publish Docker Image
on:
push:
branches: ['main']
tags: ['v*']
branches: ["main"]
pull_request:
branches: ['main']
branches: ["main"]
workflow_dispatch:
jobs: