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