Add hCaptcha site key to frontend CI environment
This commit is contained in:
@@ -10,6 +10,7 @@ build_frontend:
|
||||
script:
|
||||
- |
|
||||
cd frontend
|
||||
echo "NEXT_PUBLIC_HCAPTCHA_SITE_KEY=$HCAPTCHA_SITE_KEY" > .env
|
||||
npm install
|
||||
npx next build
|
||||
artifacts:
|
||||
|
||||
Reference in New Issue
Block a user