Add run tests for drone ci
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sambo Chea 2021-03-10 20:40:52 +07:00
parent 9e9cbe1162
commit eea6a7bb32

View File

@ -11,4 +11,5 @@ steps:
commands:
- echo $DOCKER_REGISTRY
- yarn
- yarn build
- yarn
- yarn test