Skip to content

Commit e789776

Browse files
committed
tweaks
1 parent ed1e8b1 commit e789776

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-stack-images.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
dockerfile: images/NextjsVanillaDockerFile
2424
- name: nextjs-p5
2525
dockerfile: images/NextjsP5DockerFile
26+
- name: nextjs-pixi
27+
dockerfile: images/NextjsPixiDockerFile
2628
name: Build ${{ matrix.app.name }} Image
2729
runs-on: ubuntu-latest
2830
permissions:

0 commit comments

Comments
 (0)