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
c559b72193
commit
7a5f15fd03
@ -15,7 +15,7 @@ steps:
|
||||
- cd ./antos && git checkout master
|
||||
- name: build
|
||||
commands:
|
||||
- npm install @types/jquery @types/jest ts-jest -g
|
||||
- npm install @types/jquery
|
||||
- cd ./antos && make test
|
||||
- BUILDDIR=/opt/cloud/cuser/os cd ./antos && make release
|
||||
- DOCDIR=/opt/cloud/cuser/os/doc cd ./antos && make doc
|
||||
|
Loading…
Reference in New Issue
Block a user