mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-02-22 01:42:47 +01:00
Update .drone.yml
This commit is contained in:
parent
7a5f15fd03
commit
1c8ab443e3
@ -15,7 +15,7 @@ steps:
|
||||
- cd ./antos && git checkout master
|
||||
- name: build
|
||||
commands:
|
||||
- npm install @types/jquery
|
||||
- cd ./antos && npm install --save-dev jest @types/jest ts-jest @types/jquery typescript
|
||||
- cd ./antos && make test
|
||||
- BUILDDIR=/opt/cloud/cuser/os cd ./antos && make release
|
||||
- DOCDIR=/opt/cloud/cuser/os/doc cd ./antos && make doc
|
||||
|
Loading…
x
Reference in New Issue
Block a user