Use version 1 of docker image
continuous-integration/drone the build was successful Details

This commit is contained in:
Manuel Friedli 2018-09-08 01:21:46 +02:00
parent f2a288a3dc
commit 49301621ab
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
pipeline:
build:
image: fritteli/headless-nodejs
image: fritteli/headless-nodejs:1
commands:
- npm install
- npm run test:ci