nicolium: Add note to the pl.mkljczk.pl deployment

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
nicole mikołajczyk
2026-02-21 23:28:15 +01:00
parent 328cf8dce1
commit 95a67f0ba4
4 changed files with 26 additions and 7 deletions

View File

@ -79,7 +79,7 @@ jobs:
NODE_ENV: production
working-directory: ./packages/pl-fe
run: |
WITH_LANDING_PAGE=true pnpm build
BANNER_HTML="pl.mkljczk.pl runs Nicolium's \`develop\` branch, which can break sometimes. For a more stable experience, use <a href=\"https://web.nicolium.app\" target=\"_blank\" rel=\"noopener noreferrer\">web.nicolium.app</a>." WITH_LANDING_PAGE=true pnpm build
cp dist/index.html dist/404.html
cp pl-fe.zip dist/pl-fe.zip