Enable e2e tests #11
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
pipeline:
|
pipeline:
|
||||||
build:
|
build:
|
||||||
image: fritteli/headless-nodejs
|
image: fritteli/headless-nodejs:1
|
||||||
commands:
|
commands:
|
||||||
- npm install
|
- npm install
|
||||||
- npm run test:ci
|
- npm run test:ci
|
||||||
|
|
Loading…
Reference in a new issue