Add hCaptcha site key to frontend CI environment
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user