diff --git a/render.yaml b/render.yaml index b4d87f40d4..f268fe0fb2 100644 --- a/render.yaml +++ b/render.yaml @@ -201,7 +201,7 @@ services: region: frankfurt plan: starter branch: update-lix-website - staticPublishPath: ./lix/website/build + pullRequestPreviewsEnabled: false buildCommand: pnpm i && pnpm --filter lix-website build startCommand: NX_REJECT_UNKNOWN_LOCAL_CACHE=0 pnpm --filter lix-website start autoDeploy: true