Use latest docker base image
All checks were successful
continuous-integration/drone the build was successful
All checks were successful
continuous-integration/drone the build was successful
This commit is contained in:
parent
49301621ab
commit
8eaf021fc5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue