This commit is contained in:
parent
ae649692f4
commit
a42ec40e54
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +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
|
- apk add --update readline-static readline-dev ncurses-static ncurses-dev
|
||||||
- shards install
|
- shards install
|
||||||
- shards build --production --static
|
- shards build --production --static
|
||||||
- strip bin/docmachine
|
- strip bin/docmachine
|
||||||
|
|
Loading…
Reference in a new issue