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

pipeline:
build:
image: node:alpine
commands:
- npm install
- npm run build