Updated drone ci
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-09-24 17:26:39 +07:00
parent a6c295cdfc
commit e65c30ee20

View File

@@ -4,7 +4,7 @@ name: ci
steps: steps:
- name: test - name: test
image: node image: d.ctdn.net/node
commands: commands:
- yarn - yarn
- yarn migrate - yarn migrate