mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
Update the workflow README.md
This commit is contained in:
parent
640d21a7d2
commit
f3a276d1e1
1 changed files with 8 additions and 1 deletions
9
.github/workflows/README.md
vendored
9
.github/workflows/README.md
vendored
|
@ -8,4 +8,11 @@
|
|||
|
||||
- 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, the binaries for MacOS & Ubuntu, and the debian package.
|
||||
- On each tag, we are building:
|
||||
- the tagged docker image
|
||||
- the binaries for MacOS, Ubuntu, and Windows
|
||||
- the debian package
|
||||
|
||||
## Problems
|
||||
|
||||
- We do not test on Windows because we are unable to make it work, there is a disk space problem.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue