Run on tags instead of push

This commit is contained in:
Paul Brinkmeier
2025-04-23 17:22:51 +02:00
parent b77a2d908d
commit 1eedb2a113
+4 -1
View File
@@ -1,5 +1,8 @@
name: Build image name: Build image
on: [tags] on:
push:
tags:
- 'v*'
jobs: jobs:
build-image: build-image:
container: container: