develop #3
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ steps:
|
|||
- shards install
|
||||
- shards build --production --static
|
||||
- strip bin/docmachine
|
||||
- ./bin/docmachine --version
|
||||
- ./bin/docmachine --help
|
||||
- mkdir -p /_cache/bin
|
||||
- cp -r bin/docmachine /_cache/bin/$PACKAGE_BASENAME
|
||||
|
||||
|
|
Loading…
Reference in a new issue