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: on:
push: push:
branches: branches:
- main - master
tags: tags:
- 'v*' - '*'
jobs: jobs:
build-and-push: build-and-push: