update dev build action
This commit is contained in:
parent
220c8211fd
commit
b6c3a65d2d
3
.github/workflows/development-build.yml
vendored
3
.github/workflows/development-build.yml
vendored
@ -3,6 +3,9 @@ name: Development Build (v4)
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: ["next"]
|
branches: ["next"]
|
||||||
|
paths-ignore:
|
||||||
|
- .github/workflows/coolify-helper.yml
|
||||||
|
- docker/coolify-helper/Dockerfile
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: ghcr.io
|
REGISTRY: ghcr.io
|
||||||
|
Loading…
x
Reference in New Issue
Block a user