1
0
mirror of https://github.com/lxsang/antd-cgi-plugin synced 2025-08-30 15:42:00 +02:00

Update .drone.yml

This commit is contained in:
Xuan Sang LE
2021-03-23 22:06:10 +01:00
committed by GitHub
parent 2088ebf893
commit 3c6c2dc1c1

View File

@@ -20,7 +20,7 @@ steps:
- aclocal
- autoconf
- automake --add-missing
- ./configure --prefix=/opt/cloud/artifacts/plugins
- ./configure --prefix=/opt/cloud/artifacts/plugins --enable-debug=yes
- make
- make install
trigger: