Add CI for building image #1

Merged
paul merged 12 commits from ci/init into main 2025-04-23 17:23:31 +02:00
Showing only changes of commit 1eedb2a113 - Show all commits

View File

@ -1,5 +1,8 @@
name: Build image
on: [tags]
on:
push:
tags:
- 'v*'
jobs:
build-image:
container: