feat: embed PHP apps into the FrankenPHP binary

This commit is contained in:
Kévin Dunglas
2023-11-29 23:20:46 +01:00
parent bb931c99ff
commit 6509cddd2a
13 changed files with 230 additions and 43 deletions

View File

@@ -84,7 +84,7 @@ jobs:
-
name: Build
id: build
uses: docker/bake-action@v3
uses: docker/bake-action@v4
with:
pull: true
load: ${{!fromJson(needs.prepare.outputs.push)}}