Updated and build for ts common
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sambo Chea 2021-09-13 20:49:05 +07:00
parent 28e7cce904
commit 75f0d3a092

View File

@ -11,6 +11,6 @@ steps:
image: d.ctdn.net/node
commands:
- yarn config set registry https://r.ctdn.net
- cd packages/ts-common && yarn
- cd packages/ts-common && yarn && yarn build
- cd ../../ && yarn
- yarn build