forgotten make build command in drone

This commit is contained in:
Marvin Steadfast 2020-02-27 15:19:57 +01:00
parent 3d0200dd31
commit 543a642007

View File

@ -11,4 +11,5 @@ steps:
commands:
- apk add --no-cache make
- make install_deps
- make build
- make ftp_upload