rasha.js/.drone.yml

12 рядки
186 B
YAML

2018-11-30 19:30:12 +00:00
kind: pipeline
name: default
pipeline:
build:
image: node
environment:
RASHA_TEST_LARGE_KEYS: "true"
2018-11-30 19:30:12 +00:00
commands:
- npm install --ignore-scripts
2018-11-30 19:30:12 +00:00
- npm test