develop #3

Merged
glenux merged 35 commits from develop into master 2024-06-02 07:08:41 +00:00
Showing only changes of commit ae649692f4 - Show all commits

View file

@ -19,6 +19,7 @@ steps:
# cmake g++ \ # cmake g++ \
# libevent-dev libpcre3-dev \ # libevent-dev libpcre3-dev \
# libyaml-dev liblzma-dev # libyaml-dev liblzma-dev
- apk add --update readline-static ncurses-static
- shards install - shards install
- shards build --production --static - shards build --production --static
- strip bin/docmachine - strip bin/docmachine