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