1
0
mirror of https://github.com/lxsang/antd-cgi-plugin synced 2024-12-26 18:08:21 +01: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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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