proper brnach
Some checks failed
Build and Push Docker Images / build (push) Failing after 35s

This commit is contained in:
Philipp Hofer 2025-04-06 13:22:38 +02:00
parent 53a917009f
commit 491d5be2d7

View File

@ -2,7 +2,7 @@ name: Build and Push Docker Images
on:
push:
branches: [ main, master ]
branches: [ main, ci ]
paths:
- '*/Dockerfile'
- '.gitea/workflows/docker-build.yml'