Merge branch 'main' into next

This commit is contained in:
Andras Bacsai
2023-03-20 12:05:21 +01:00
2 changed files with 4 additions and 3 deletions

View File

@@ -4,8 +4,9 @@ concurrency:
cancel-in-progress: true
on:
push:
branches:
- "next"
branches-ignore:
- "main"
- "v4"
env:
REGISTRY: ghcr.io
IMAGE_NAME: "coollabsio/coolify"