mirror of
https://github.com/lxsang/ant-http
synced 2024-12-26 16:58:22 +01:00
Update .drone.yml
This commit is contained in:
parent
a9cf5f0123
commit
49ac8cb18b
@ -12,8 +12,9 @@ steps:
|
|||||||
- aclocal
|
- aclocal
|
||||||
- autoconf
|
- autoconf
|
||||||
- automake --add-missing
|
- automake --add-missing
|
||||||
- ./configure --prefix=/usr
|
- ./configure --prefix=/opt/cloud/cuser
|
||||||
- make
|
- make
|
||||||
|
- make install
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
- master
|
- master
|
||||||
|
Loading…
Reference in New Issue
Block a user