Skip to content
Snippets Groups Projects
Commit b9279d97 authored by Alex ORLUC's avatar Alex ORLUC
Browse files

show node version

parent 7bde6e9d
No related branches found
No related tags found
No related merge requests found
......@@ -54,6 +54,7 @@ job_e2e:
- curl -sL https://deb.nodesource.com/setup_13.x | bash - > /dev/null
- apt-get install -yqq nodejs > /dev/null
- npm install npm@latest -g
- node -v
- npm set registry https://registry.npmjs.org/
- npm install > /dev/null
- npm run build-prod
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment