This repository has been archived on 2019-03-23. You can view files and clone it, but cannot push or open issues/pull-requests.
binauralbeats/.drone.yml

7 lines
98 B
YAML
Raw Normal View History

2018-03-27 11:16:18 +02:00
pipeline:
build:
image: node:alpine
commands:
- npm install
- npm run build