This commit is contained in:
parent
6d9bcdc127
commit
b30e98eb75
6
.drone.yml
Normal file
6
.drone.yml
Normal file
@ -0,0 +1,6 @@
|
||||
pipeline:
|
||||
build_ui:
|
||||
image: node
|
||||
commands:
|
||||
- npm install
|
||||
- npm run build
|
Loading…
Reference in New Issue
Block a user