updated .drone.yml
continuous-integration/drone/push Build is passing Details

pull/65/head
Samuel Philipp 2 years ago
parent 65e80e9396
commit 8ea94e9597
Signed by: samuel-p
GPG Key ID: 2AD495D17760CB4E

@ -4,7 +4,7 @@ name: default
steps:
- name: build
image: node
image: node:lts
commands:
- npm install
- npm run build

Loading…
Cancel
Save