feat: add an option to remove the landing page

This commit is contained in:
Levente Orban
2025-10-10 10:42:46 +02:00
parent de2cb07a15
commit 22038f7779

View File

@@ -60,6 +60,7 @@ jobs:
with:
context: .
file: ./Dockerfile
args: --build-arg PUBLIC_LANDING_INFO=true
push: true
platforms: linux/amd64,linux/arm64
cache-from: type=gha