2
0
forked from jmug/cactoide

feat: add an option to remove the landing page

This commit is contained in:
Levente Orban
2025-10-10 10:26:56 +02:00
parent d10af13134
commit 4860b9439c

View File

@@ -9,6 +9,7 @@ on:
env: env:
REGISTRY: ghcr.io REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}/cactoide IMAGE_NAME: ${{ github.repository }}/cactoide
PUBLIC_LANDING_INFO: true
jobs: jobs:
build-and-push: build-and-push: