1
0
mirror of https://github.com/lxsang/antd-lua-plugin synced 2025-07-22 08:50:17 +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 - aclocal
- autoconf - autoconf
- automake --add-missing - automake --add-missing
- ./configure --prefix=/opt/www - ./configure --prefix=/opt/cloud/cuser
- make - make
- make install
trigger: trigger:
branch: branch:
- master - master