Commit e60a0cf9 authored by Reza Sahebgharan's avatar Reza Sahebgharan

puppeteer_skip_chromium_download false

parent 53ca27b1
Pipeline #1087 passed with stage
in 1 minute and 47 seconds
...@@ -49,6 +49,7 @@ build_in_staging: ...@@ -49,6 +49,7 @@ build_in_staging:
- echo "starting build in staging" - echo "starting build in staging"
- npm install - npm install
- cd landingpage - cd landingpage
- npm config set puppeteer_skip_chromium_download false
- npm install - npm install
- npm run build - npm run build
- npm run rename - npm run rename
......
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