restore working drone.yml
continuous-integration/drone/push Build is passing Details

This commit is contained in:
vulpine 2020-12-12 20:59:42 +00:00
parent a09d2016e5
commit 3ddaff26eb
1 changed files with 2 additions and 10 deletions

View File

@ -7,16 +7,8 @@ steps:
image: alpine
commands:
- apk add libtool sqlite-dev musl-dev ctags make autoconf automake gcc byacc flex
- name: configure
image: alpine
commands:
- ./autogen.sh
- ./configure
- name: make
image: alpine
commands:
- make
- name: install
image: alpine
commands:
- make install
- make install