mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-12-27 09:48:21 +01:00
Update .drone.yml
This commit is contained in:
parent
f9ee54b763
commit
792897a81d
@ -17,7 +17,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- cd ./antos
|
- cd ./antos
|
||||||
- npm install typedoc
|
- npm install typedoc
|
||||||
#- npm link typescript jest @types/jest ts-jest
|
- npm link typescript jest @types/jest ts-jest
|
||||||
- npm link @types/jquery
|
- npm link @types/jquery
|
||||||
#- make test
|
#- make test
|
||||||
- BUILDDIR=/opt/cloud/cuser/os make release
|
- BUILDDIR=/opt/cloud/cuser/os make release
|
||||||
|
Loading…
Reference in New Issue
Block a user