wip
This commit is contained in:
parent
8032dd08bc
commit
9e06058b59
@ -9,6 +9,7 @@
|
||||
.env
|
||||
.env.backup
|
||||
.env.production
|
||||
.env.secrets
|
||||
.phpunit.result.cache
|
||||
Homestead.json
|
||||
Homestead.yaml
|
||||
@ -21,4 +22,3 @@ yarn-error.log
|
||||
/.npm
|
||||
/.bash_history
|
||||
/_volumes
|
||||
|
||||
|
2
.github/workflows/coolify-builder.yml
vendored
2
.github/workflows/coolify-builder.yml
vendored
@ -2,7 +2,7 @@ name: Coolify Builder (v4)
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ["v4"]
|
||||
branches: ["this-does-not-exist"]
|
||||
|
||||
env:
|
||||
REGISTRY: ghcr.io
|
||||
|
Loading…
x
Reference in New Issue
Block a user