Use different base image
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Basti 2019-03-04 14:52:53 +07:00
parent a016b68355
commit 9ad66204d1
No known key found for this signature in database
GPG Key ID: BE4634D632D39B67
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: test
steps:
- name: test
image: colthreepv/node-chrome:8
image: weboaks/node-karma-protractor-chrome:alpine-node8
commands:
- npm install
- npm test