mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Update .github/workflows/publish-docker-images.yml
This commit is contained in:
parent
4041978402
commit
6ec430b633
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish-docker-images.yml
vendored
2
.github/workflows/publish-docker-images.yml
vendored
|
@ -111,7 +111,7 @@ jobs:
|
|||
run: |
|
||||
JSON_STRING=$( jq --null-input --compact-output \
|
||||
--arg version "${{ github.ref_name }}" \
|
||||
--arg appName "" \
|
||||
--arg appName "meilisearch" \
|
||||
--arg environment "production" \
|
||||
--arg commitSha "${{ github.sha }}" \
|
||||
--arg repositoryFullName "${{ github.repository }}" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue