Add default drone ci
This commit is contained in:
parent
a5151c9310
commit
57ad1ba8a4
@ -1,13 +1,10 @@
|
||||
kind: pipeline
|
||||
type: exec
|
||||
type: docker
|
||||
name: ci
|
||||
|
||||
platform:
|
||||
os: darwin
|
||||
arch: amd64
|
||||
|
||||
steps:
|
||||
- name: test
|
||||
image: node
|
||||
commands:
|
||||
- yarn
|
||||
- yarn migrate
|
||||
|
Loading…
Reference in New Issue
Block a user