Merge branch 'master' of https://git.hippoz.xyz/hippoz/brainlet-react
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
hippoz 2021-03-30 04:20:55 +03:00
commit f09062a680
Signed by: hippoz
GPG key ID: 7C52899193467641

10
bfrontend/.drone.yml Normal file
View file

@ -0,0 +1,10 @@
---
kind: pipeline
type: docker
name: default
steps:
- name: build
image: node
commands:
- npm build