@@ -35,6 +35,8 @@ steps:
- npx browserslist@latest --update-db
- npm run build
- ls ./build
+ environment:
+ NODE_OPTIONS: --openssl-legacy-provider
volumes:
# Link node_modules cache from host filesystem into container at the expected location
- name: node_cache