fix
This commit is contained in:
3
.github/workflows/coolify-builder.yml
vendored
3
.github/workflows/coolify-builder.yml
vendored
@@ -3,6 +3,9 @@ name: Coolify Builder (v4)
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: ["main", "v4"]
|
branches: ["main", "v4"]
|
||||||
|
paths:
|
||||||
|
- .github/workflows/coolify-builder.yml
|
||||||
|
- docker/coolify-builder/Dockerfile
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: ghcr.io
|
REGISTRY: ghcr.io
|
||||||
|
|||||||
Reference in New Issue
Block a user