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

update ci

parent dae1e3fd
No related branches found
No related tags found
No related merge requests found
Pipeline #128497 waiting for manual action with stages
...@@ -27,7 +27,6 @@ cache: ...@@ -27,7 +27,6 @@ cache:
stages: stages:
- delete-release - delete-release
- zotero
- pre-processing - pre-processing
- get-meili-key - get-meili-key
- build - build
...@@ -406,7 +405,7 @@ set-meili-env:prod: ...@@ -406,7 +405,7 @@ set-meili-env:prod:
############################## ##############################
.sync-zotero: .sync-zotero:
extends: .df-wiki-cli-run extends: .df-wiki-cli-run
stage: zotero stage: pre-processing
script: script:
- df-wiki-cli articles missing-doi --dir ./content/ --key ${ZOTERO_API_KEY} - df-wiki-cli articles missing-doi --dir ./content/ --key ${ZOTERO_API_KEY}
- df-wiki-cli articles fetch-from-zotero --key ${ZOTERO_API_KEY} --output zot-articles.json - df-wiki-cli articles fetch-from-zotero --key ${ZOTERO_API_KEY} --output zot-articles.json
......
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