diff --git a/.drone.yml b/.drone.yml index 5fbe2f6..27e371c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,7 +17,7 @@ steps: commands: - cd ./antos - npm install typedoc - #- npm link typescript jest @types/jest ts-jest + - npm link typescript jest @types/jest ts-jest - npm link @types/jquery #- make test - BUILDDIR=/opt/cloud/cuser/os make release