chnage to alpine
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Giles Bradshaw 2020-07-16 09:11:38 +01:00
parent 49f00450f3
commit 596a343352
1 changed files with 3 additions and 2 deletions

View File

@ -3,6 +3,7 @@ name: default
steps:
- name: test
image: node
image: alpine
commands:
- npm
- echo "hello drone!!"