fix(ci): Docker builds

This commit is contained in:
Kévin Dunglas
2025-07-16 15:36:16 +02:00
parent 0c25b2488c
commit 1da2ba1f28
11 changed files with 42 additions and 28 deletions

View File

@@ -8,13 +8,14 @@ on:
branches:
- main
paths:
- "*.c"
- "*.h"
- "*.stub.php"
- "*Dockerfile"
- "docker-bake.hcl"
- "*.sh"
- ".github/workflows/static.yaml"
- ".github/workflows/docker.yaml"
- "**cgo.go"
- "**Dockerfile"
- "**.c"
- "**.h"
- "**.sh"
- "**.stub.php"
push:
branches:
- main