mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-11-08 14:08:22 +01:00
Update .drone.yml
This commit is contained in:
parent
7073a0ee3b
commit
d474b2dcb4
@ -16,7 +16,8 @@ steps:
|
||||
- name: build
|
||||
commands:
|
||||
- cd ./antos
|
||||
#- npm link typescript jest @types/jest ts-jest @types/jquery
|
||||
#- npm link typescript jest @types/jest ts-jest
|
||||
- npm link @types/jquery
|
||||
#- make test
|
||||
- BUILDDIR=/opt/cloud/cuser/os make release
|
||||
- DOCDIR=/opt/cloud/cuser/os/doc make doc
|
||||
|
Loading…
Reference in New Issue
Block a user