brainlet-react/.drone.yml
hippoz 281b0fa757
Some checks reported errors
continuous-integration/drone/push Build was killed
slightly change box shadow and maybe, with a bit of luck, fix ci/cd
2021-04-02 05:24:24 +03:00

10 lines
No EOL
120 B
YAML

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