diff --git a/conditor-dumps-config.json b/conditor-dumps-config.json index 7ab7223..52fea78 100644 --- a/conditor-dumps-config.json +++ b/conditor-dumps-config.json @@ -4,13 +4,18 @@ "EZS_VERBOSE": false }, "files" : { - "zip": "https://gitbucket.inist.fr/tdm/web-dumps/archive/conditor-dumps/conditor-dumps@1.1.0.zip" + "zip": "https://gitbucket.inist.fr/tdm/web-dumps/archive/conditor-dumps/conditor-dumps@1.2.0.zip" }, "tasks": [ { "CronRule": "1 0 * * *", - "Target": "03-create-fields/inist.json", + "Target": "04-enrich/inist.json", "RunOnStartup": true } + ], + "packages": [ + "@ezs/core@2.1.9", + "@ezs/basics@1.22.6", + "@ezs/conditor@2.10.1" ] } \ No newline at end of file diff --git a/conditor-dumps/README.md b/conditor-dumps/README.md index aa87570..2a76f36 100644 --- a/conditor-dumps/README.md +++ b/conditor-dumps/README.md @@ -36,7 +36,7 @@ ] ``` -Reste de la configuration : +Reste de la [configuration](../conditor-dumps-config.json) : ```json {