brainlet-react/.drone.yml
2021-03-30 04:58:02 +03:00

11 lines
No EOL
124 B
YAML

---
kind: pipeline
type: docker
name: default
steps:
- name: build
image: node
commands:
- cd bfrontend
- npm build