Commit 83ed237c authored by nail_albumen's avatar nail_albumen

try to fix npm error

parent 0a0d8056
Pipeline #226 passed with stage
in 14 seconds
......@@ -7,6 +7,7 @@ postman_tests:
name: postman/newman_alpine33
entrypoint: [""]
script:
- npm config set unsafe-perm true
- newman --version
- npm install -g newman-reporter-html
- newman run collection.json --reporters cli,html --reporter-html-export report.html
......
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