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

update ci

parent 3b186991
No related branches found
No related tags found
No related merge requests found
Pipeline #127508 failed with stages
in 2 minutes and 21 seconds
......@@ -26,6 +26,7 @@ cache:
stages:
- pre-processing
- build-df-cli
- deploy-meilisearch
- zotero
......@@ -34,7 +35,7 @@ stages:
# - build-wiki
- delete-release
- lint
- update-meilisearch-indexes
# - update-meilisearch-indexes
- deploy
- post-deploy
......@@ -187,7 +188,7 @@ lint:
# Update Meili search indexes + generate some file that goes to meilisearch
.update-meilisearch-index:
extends: .df-wiki-cli-run
stage: update-meilisearch-indexes
stage: pre-processing
variables:
MEILI_HOST: "http://localhost:7700"
script:
......
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