This commit is contained in:
parent
64f9ef3f87
commit
25131a2d4b
@ -2,5 +2,6 @@ pipeline:
|
|||||||
core:
|
core:
|
||||||
image: node
|
image: node
|
||||||
commands:
|
commands:
|
||||||
|
- node --version && npm --version
|
||||||
- npm install
|
- npm install
|
||||||
- npm test
|
- npm test
|
Loading…
Reference in New Issue
Block a user