This commit is contained in:
10
.drone.yml
10
.drone.yml
@@ -4,8 +4,8 @@ name: ci
|
||||
|
||||
steps:
|
||||
- name: test
|
||||
- image: node
|
||||
- command:
|
||||
- yarn
|
||||
- yarn migrate
|
||||
- yarn test
|
||||
image: node
|
||||
commands:
|
||||
- yarn
|
||||
- yarn migrate
|
||||
- yarn test
|
||||
|
||||
Reference in New Issue
Block a user