fixup! Run on tags instead of push
All checks were successful
Build image / build-image (push) Successful in 3m55s

This commit is contained in:
Paul Brinkmeier 2025-04-23 16:45:49 +02:00
parent 2f0dd1b59b
commit bc15cfd21d

View File

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