mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-12-27 07:00:05 +01:00
106be03ba8
2539: Update Docker credentials r=curquiza a=curquiza This is to avoid using the tpayet credentials and use `@meili-bot` credentials instead. The `DOCKER_USERNAME` and `DOCKER_PASSWORD` are still present as secret, I will remove them once v0.28.0 is fully merged (they are still used on `release-v0.28.0`) I tested by created a tag on the branch, it worked: the tag was pushed to docker hub by meili-bot Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>