Test running on all pushes
Some checks failed
Publish Builder Image / build-and-push (push) Failing after 3s

This commit is contained in:
2025-12-01 21:03:08 +01:00
parent beafba319f
commit 0597b03399

View File

@ -1,9 +1,7 @@
name: Publish Builder Image
on:
push:
# Only run when the Dockerfile changes
paths:
- "Dockerfile"
jobs:
build-and-push:
runs-on: ubuntu-latest