Merge remote-tracking branch 'origin/main'

This commit is contained in:
Nevo David 2025-12-18 14:28:16 +07:00
commit e066804178
2 changed files with 2 additions and 0 deletions

View File

@ -53,6 +53,8 @@ jobs:
-f Dockerfile.dev \
-t ghcr.io/gitroomhq/postiz-app:${{ env.CONTAINERVER }}-${{ matrix.arch }} \
--build-arg NEXT_PUBLIC_VERSION=${{ env.NEXT_PUBLIC_VERSION }} \
--pull \
--no-cache \
--provenance=false --sbom=false \
--output "type=registry,name=ghcr.io/gitroomhq/postiz-app:${{ env.CONTAINERVER }}-${{ matrix.arch }}" .