Skip to content
Snippets Groups Projects
Commit 1a9fe5ad authored by Remi  PLANEL's avatar Remi PLANEL
Browse files

Fix issue missing command get-env-var

parent 2a85f5c3
No related branches found
No related tags found
No related merge requests found
......@@ -214,7 +214,8 @@ update-meilisearch-index:prod:
- pip install df-wiki-cli --index-url https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.pasteur.fr/api/v4/projects/5222/packages/pypi/simple
script:
- >
df-wiki-cli meilisearch
df-wiki-cli
meilisearch get-env-var
--key "${MEILI_MASTER_KEY}"
--host ${MEILI_HOST}
--output build.env
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment