Update master with latest changes #22
1 changed files with 1 additions and 3 deletions
|
@ -9,7 +9,6 @@ steps:
|
|||
- node ./test-server/node-http.js &
|
||||
- npm install
|
||||
- npm run test:nowatch
|
||||
- kill -2 %1 2>/dev/null
|
||||
|
||||
---
|
||||
kind: pipeline
|
||||
|
@ -21,5 +20,4 @@ steps:
|
|||
commands:
|
||||
- node ./test-server/node-http.js &
|
||||
- npm install
|
||||
- npm run test:nowatch
|
||||
- kill -2 %1 2>/dev/null
|
||||
- npm run test:nowatch
|
Loading…
Add table
Add a link
Reference in a new issue