diff --git a/.drone.yml b/.drone.yml index b544633..59eaffb 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,6 +19,7 @@ steps: # cmake g++ \ # libevent-dev libpcre3-dev \ # libyaml-dev liblzma-dev + - apk add --update readline-static ncurses-static - shards install - shards build --production --static - strip bin/docmachine