Use latest docker base image
continuous-integration/drone the build was successful 詳細

このコミットが含まれているのは:
Manuel Friedli 2018-09-08 02:10:13 +02:00
コミット 8eaf021fc5
1個のファイルの変更1行の追加1行の削除

ファイルの表示

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