develop #3

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

View file

@ -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