ci: Build source package

This commit is contained in:
Paweł Bylica 2019-08-08 13:24:41 +02:00
parent dfa3bd41d2
commit 5e3a638683
No known key found for this signature in database
GPG Key ID: 7A0C037434FE77EF
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ commands:
- run:
name: "Package"
command: |
cmake --build ~/build --target package_source
cmake --build ~/build --target package
mkdir ~/package
mv ~/build/evmc-*.tar.gz ~/package