This commit is contained in:
2026-04-17 16:11:23 +02:00
parent fc3806c334
commit 3854c09577

View File

@ -1,3 +1,10 @@
name: build docker container automatically
run-name: docker build
on:
push:
branches:
- master
runs: runs:
using: "composite" using: "composite"
steps: steps: