Revert "Use different base image"
continuous-integration/drone/push Build was killed Details

This reverts commit 9ad66204d1.
This commit is contained in:
Basti 2019-03-04 15:00:04 +07:00
parent 9ad66204d1
commit 85ce0a13a7
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: weboaks/node-karma-protractor-chrome:alpine-node8
image: colthreepv/node-chrome:8
commands:
- npm install
- npm test