2019-11-25 17:27:15 +01:00
..
2019-11-25 13:20:54 +01:00
2019-11-25 13:20:54 +01:00
2019-11-25 13:20:54 +01:00
2019-11-25 13:20:54 +01:00

GitHub actions workflow for MeiliDB

Note:

  • We do not use cache yet but we could use it to speed up CI

Workflow

  • 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