Merged PR 10: Set up CI with Azure Pipelines
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
49a558589c
commit
60247d6f45
3 changed files with 28 additions and 2 deletions
|
@ -8,7 +8,7 @@ steps:
|
|||
commands:
|
||||
- node ./test-server/node-http.js &
|
||||
- npm install
|
||||
- npm test
|
||||
- npm run test:nowatch
|
||||
|
||||
---
|
||||
kind: pipeline
|
||||
|
@ -20,4 +20,4 @@ steps:
|
|||
commands:
|
||||
- node ./test-server/node-http.js &
|
||||
- npm install
|
||||
- npm test
|
||||
- npm run test:nowatch
|
Loading…
Add table
Add a link
Reference in a new issue