Skip to content

Commit

Permalink
chore: remove lix-website-preview
Browse files Browse the repository at this point in the history
  • Loading branch information
NiklasBuchfink committed Oct 16, 2024
1 parent 490138a commit 6cf6161
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions render.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -198,17 +198,4 @@ services:
- inlang/source-code/telemetry-proxy-parrot/**
domains:
- telemetry.inlang.com

- name: lix-website-preview
type: web
runtime: node
region: frankfurt
plan: starter
branch: update-lix-website
pullRequestPreviewsEnabled: false
buildCommand: pnpm --filter lix-website i && pnpm --filter lix-website build
startCommand: NX_REJECT_UNKNOWN_LOCAL_CACHE=0 pnpm --filter lix-website start
autoDeploy: true
buildFilter:
paths:
- lix/website/**

0 comments on commit 6cf6161

Please sign in to comment.