Update .drone.yml

This commit is contained in:
Xuan Sang LE 2021-01-27 18:41:02 +01:00 committed by GitHub
parent f9ee54b763
commit 792897a81d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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