Commit 09dd799e authored by Reza Sahebgharan's avatar Reza Sahebgharan

feat(puppeteer_skip_chromium_download): set puppeteer_skip_chromium_download true

parent ed45fd1f
Pipeline #1083 passed with stage
in 57 seconds
......@@ -49,7 +49,7 @@ build_in_staging:
- echo "starting build in staging"
- npm install
- cd landingpage
- 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