Update .drone.yml

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

View File

@ -18,7 +18,7 @@ steps:
- cd ./antos
- npm link typescript jest @types/jest ts-jest typedoc
- npm link @types/jquery
#- make test
- make test
- BUILDDIR=/opt/cloud/cuser/os make release
- DOCDIR=/opt/cloud/cuser/os/doc make doc
trigger: