mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 00:31:02 +00:00
Change github action for docker latest image
This commit is contained in:
2
.github/workflows/README.md
vendored
2
.github/workflows/README.md
vendored
@ -7,11 +7,11 @@
|
||||
## Workflow
|
||||
|
||||
- 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 Windows
|
||||
- the debian package
|
||||
- On each stable release, we are build the latest docker image.
|
||||
|
||||
## Problems
|
||||
|
||||
|
Reference in New Issue
Block a user