forked from samuel-p/sp-codes.de
updated .drone.yml
This commit is contained in:
parent
5a68798626
commit
a25f5565d0
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ platform:
|
|||
|
||||
steps:
|
||||
- name: build
|
||||
image: node:alpine
|
||||
image: node
|
||||
commands:
|
||||
- npm install
|
||||
- npm run build
|
||||
|
|
Loading…
Reference in a new issue