diff --git a/.drone.yml b/.drone.yml index 671894b..5c4a6eb 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,7 +16,7 @@ steps: - name: build commands: - cd ./antos - - npm link typescript jest @types/jest ts-jest @types/jquery typedoc + #- npm link typescript jest @types/jest ts-jest @types/jquery #- make test - BUILDDIR=/opt/cloud/cuser/os make release - DOCDIR=/opt/cloud/cuser/os/doc make doc