(MODE-11365) Testing build-package job with node docker image.
This commit is contained in:
parent
becc7eee81
commit
df5c0c6e30
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ jobs:
|
||||||
build-package:
|
build-package:
|
||||||
working_directory: /tmp/repo
|
working_directory: /tmp/repo
|
||||||
docker:
|
docker:
|
||||||
- image: monosolutions/iitesting
|
- image: node:6.17.1-jessie
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run: npm install
|
- run: npm install
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue