mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-05-16 01:03:58 +02:00
Update .github/workflows/publish-docker-images.yml
This commit is contained in:
parent
4041978402
commit
6ec430b633
2
.github/workflows/publish-docker-images.yml
vendored
2
.github/workflows/publish-docker-images.yml
vendored
@ -111,7 +111,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
JSON_STRING=$( jq --null-input --compact-output \
|
JSON_STRING=$( jq --null-input --compact-output \
|
||||||
--arg version "${{ github.ref_name }}" \
|
--arg version "${{ github.ref_name }}" \
|
||||||
--arg appName "" \
|
--arg appName "meilisearch" \
|
||||||
--arg environment "production" \
|
--arg environment "production" \
|
||||||
--arg commitSha "${{ github.sha }}" \
|
--arg commitSha "${{ github.sha }}" \
|
||||||
--arg repositoryFullName "${{ github.repository }}" \
|
--arg repositoryFullName "${{ github.repository }}" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user