Update workflows README

This commit is contained in:
Thomas Payet 2019-11-25 18:14:21 +01:00
parent cc06d96993
commit 3be2281483
1 changed files with 1 additions and 3 deletions

View File

@ -8,6 +8,4 @@
- On each pull request, we are triggering `cargo test`.
- On each commit on master, we are building the latest docker image.
## TODO
- On each tag, we should build the tagged docker image and the binaries for Debian & CentOS
- On each tag, we are building the tagged docker image and the binaries for MacOS & Ubuntu.