fix
Some checks failed
Build and Publish Docker Image / build-and-push (push) Failing after 29s

This commit is contained in:
2026-06-11 20:43:02 +02:00
parent f43dc8b0e0
commit 50ae68829c

View File

@@ -3,9 +3,9 @@ name: Build and Publish Docker Image
on:
push:
branches:
- main
- master
tags:
- 'v*'
- '*'
jobs:
build-and-push: