Updated and build for ts common
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
28e7cce904
commit
75f0d3a092
@ -11,6 +11,6 @@ steps:
|
|||||||
image: d.ctdn.net/node
|
image: d.ctdn.net/node
|
||||||
commands:
|
commands:
|
||||||
- yarn config set registry https://r.ctdn.net
|
- yarn config set registry https://r.ctdn.net
|
||||||
- cd packages/ts-common && yarn
|
- cd packages/ts-common && yarn && yarn build
|
||||||
- cd ../../ && yarn
|
- cd ../../ && yarn
|
||||||
- yarn build
|
- yarn build
|
||||||
|
Loading…
Reference in New Issue
Block a user