Fix twenty-website CI (#10790)

This commit is contained in:
Baptiste Devessier
2025-03-11 18:39:20 +01:00
committed by GitHub
parent d4c2fa9f66
commit 9880114853
2 changed files with 8 additions and 4 deletions

View File

@ -56,6 +56,10 @@ jobs:
run: npx nx build twenty-website
env:
DATABASE_PG_URL: postgres://postgres:postgres@localhost:5432/default
KEYSTATIC_GITHUB_CLIENT_ID: xxx
KEYSTATIC_GITHUB_CLIENT_SECRET: xxx
KEYSTATIC_SECRET: xxx
NEXT_PUBLIC_KEYSTATIC_GITHUB_APP_SLUG: xxx
ci-website-status-check:
if: always() && !cancelled()
timeout-minutes: 10