develop #3
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ steps:
|
||||||
path: /_cache
|
path: /_cache
|
||||||
commands:
|
commands:
|
||||||
- pwd
|
- pwd
|
||||||
- apt-get update && apt-get install -y cmake g++ libreadline-dev
|
- apt-get update && apt-get install -y cmake g++ libreadline-dev liblzma-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