Update .drone.yml

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

View File

@ -16,8 +16,7 @@ steps:
- name: build
commands:
- cd ./antos
- npm install typedoc
- npm link typescript jest @types/jest ts-jest
- npm link typescript jest @types/jest ts-jest typedoc
- npm link @types/jquery
#- make test
- BUILDDIR=/opt/cloud/cuser/os make release