mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-12-27 09:48:21 +01:00
Update .drone.yml
This commit is contained in:
parent
7c01e58a8d
commit
c559b72193
@ -15,7 +15,7 @@ steps:
|
|||||||
- cd ./antos && git checkout master
|
- cd ./antos && git checkout master
|
||||||
- name: build
|
- name: build
|
||||||
commands:
|
commands:
|
||||||
- npm install @types/jquery @types/jest ts-jest
|
- npm install @types/jquery @types/jest ts-jest -g
|
||||||
- cd ./antos && make test
|
- cd ./antos && make test
|
||||||
- BUILDDIR=/opt/cloud/cuser/os cd ./antos && make release
|
- BUILDDIR=/opt/cloud/cuser/os cd ./antos && make release
|
||||||
- DOCDIR=/opt/cloud/cuser/os/doc cd ./antos && make doc
|
- DOCDIR=/opt/cloud/cuser/os/doc cd ./antos && make doc
|
||||||
|
Loading…
Reference in New Issue
Block a user