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
...@@ -26,6 +26,7 @@ cache: ...@@ -26,6 +26,7 @@ cache:
stages: stages:
- pre-processing
- build-df-cli - build-df-cli
- deploy-meilisearch - deploy-meilisearch
- zotero - zotero
...@@ -34,7 +35,7 @@ stages: ...@@ -34,7 +35,7 @@ stages:
# - build-wiki # - build-wiki
- delete-release - delete-release
- lint - lint
- update-meilisearch-indexes # - update-meilisearch-indexes
- deploy - deploy
- post-deploy - post-deploy
...@@ -187,7 +188,7 @@ lint: ...@@ -187,7 +188,7 @@ lint:
# Update Meili search indexes + generate some file that goes to meilisearch # Update Meili search indexes + generate some file that goes to meilisearch
.update-meilisearch-index: .update-meilisearch-index:
extends: .df-wiki-cli-run extends: .df-wiki-cli-run
stage: update-meilisearch-indexes stage: pre-processing
variables: variables:
MEILI_HOST: "http://localhost:7700" MEILI_HOST: "http://localhost:7700"
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment