1
0
mirror of https://github.com/lxsang/antd-lua-plugin synced 2025-07-22 17:00:36 +02:00

Update .drone.yml

This commit is contained in:
Xuan Sang LE
2021-01-27 08:53:30 +01:00
committed by GitHub
parent c84594a490
commit 33df50753c

View File

@ -12,8 +12,9 @@ steps:
- aclocal
- autoconf
- automake --add-missing
- ./configure --prefix=/opt/www
- ./configure --prefix=/opt/cloud/cuser
- make
- make install
trigger:
branch:
- master