mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-28 01:01:00 +00:00
Change github action for docker latest image
This commit is contained in:
4
.github/workflows/publish-docker-latest.yml
vendored
4
.github/workflows/publish-docker-latest.yml
vendored
@ -1,8 +1,8 @@
|
||||
---
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
tags:
|
||||
- 'v[0-9]+.[0-9]+.[0-9]+'
|
||||
|
||||
name: Publish latest image to Docker Hub
|
||||
|
||||
|
Reference in New Issue
Block a user