Add debian package in CI

This commit is contained in:
Thomas Payet
2019-12-04 14:32:18 +01:00
parent fc8182d7d3
commit 51636402c2
7 changed files with 35 additions and 1 deletions

View File

@ -8,4 +8,4 @@
- On each pull request, we are triggering `cargo test`.
- On each commit on master, we are building the latest docker image.
- On each tag, we are building the tagged docker image and the binaries for MacOS & Ubuntu.
- On each tag, we are building the tagged docker image, the binaries for MacOS & Ubuntu, and the debian package.