mirror of
https://github.com/dunglas/frankenphp.git
synced 2025-12-24 13:38:11 +08:00
fix(ci): Docker builds
This commit is contained in:
13
.github/workflows/static.yaml
vendored
13
.github/workflows/static.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user