forgotten make build command in drone
This commit is contained in:
parent
3d0200dd31
commit
543a642007
@ -11,4 +11,5 @@ steps:
|
||||
commands:
|
||||
- apk add --no-cache make
|
||||
- make install_deps
|
||||
- make build
|
||||
- make ftp_upload
|
||||
|
Loading…
Reference in New Issue
Block a user