Commit 697a0b4d authored by Reza Sahebgharan's avatar Reza Sahebgharan

puppeteer_skip_chromium_download

parent 09dd799e
Pipeline #1084 passed with stage
in 9 minutes and 9 seconds
......@@ -49,7 +49,8 @@ build_in_staging:
- echo "starting build in staging"
- npm install
- cd landingpage
- npm config set puppeteer_skip_chromium_download true&&npm install
- npm config set puppeteer_skip_chromium_download true
- npm install
- npm run build
- npm run rename
- cd ..
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment