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
d32df84f2e
commit
46c1102537
@ -11,7 +11,7 @@ steps:
|
|||||||
- name: clone
|
- name: clone
|
||||||
commands:
|
commands:
|
||||||
- pwd
|
- pwd
|
||||||
- git clone git@iohub.dev:lxsang/ant-http.git
|
- git clone git@iohub.dev:2222/lxsang/ant-http.git
|
||||||
- cd ./ant-http && git checkout master
|
- cd ./ant-http && git checkout master
|
||||||
- name: build
|
- name: build
|
||||||
commands:
|
commands:
|
||||||
@ -20,7 +20,7 @@ steps:
|
|||||||
- aclocal
|
- aclocal
|
||||||
- autoconf
|
- autoconf
|
||||||
- automake --add-missing
|
- automake --add-missing
|
||||||
- ./configure --prefix=/opt/cloud/cuser
|
- ./configure --prefix=/opt/cloud/artifacts
|
||||||
- make
|
- make
|
||||||
- make install
|
- make install
|
||||||
trigger:
|
trigger:
|
||||||
|
Loading…
Reference in New Issue
Block a user