website refactoring #7

Merged
boom merged 25 commits from dev into production 2025-06-28 14:05:50 +02:00
Showing only changes of commit 44e4a0f998 - Show all commits

View File

@@ -10,6 +10,7 @@ build_frontend:
script: script:
- | - |
cd frontend cd frontend
echo "NEXT_PUBLIC_HCAPTCHA_SITE_KEY=$HCAPTCHA_SITE_KEY" > .env
npm install npm install
npx next build npx next build
artifacts: artifacts: