add dockerfile

This commit is contained in:
Kalo Zsombor 2025-06-29 19:10:57 +02:00
parent ee557827a2
commit 6c7da6febe

View file

@ -1,9 +1,9 @@
name: Build and Release Linux binary
#on:
# push:
# tags:
# - 'v*' # Triggers only on version tags like v1.0.0
on:
push:
tags:
- '*'
jobs:
build: