This commit is contained in:
Andras Bacsai 2023-04-27 13:50:00 +02:00
parent 8032dd08bc
commit 9e06058b59
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -2,7 +2,7 @@ name: Coolify Builder (v4)
on:
push:
branches: ["v4"]
branches: ["this-does-not-exist"]
env:
REGISTRY: ghcr.io