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:
|
||||
push:
|
||||
branches: ["next"]
|
||||
paths-ignore:
|
||||
- .github/workflows/coolify-helper.yml
|
||||
- docker/coolify-helper/Dockerfile
|
||||
|
||||
env:
|
||||
REGISTRY: ghcr.io
|
||||
|
Loading…
Reference in New Issue
Block a user