histoiredunpied/.drone.yml

10 lines
99 B
YAML
Raw Normal View History

2020-03-17 11:20:11 +01:00
---
kind: pipeline
name: default
steps:
- name: install
image: node
commands:
- npm install