forked from Trustie/forgeplus
同步数据到es,没有文件继续
This commit is contained in:
parent
70702d8fab
commit
a21ce1d579
|
|
@ -105,7 +105,7 @@ namespace :batch_projects_to_es do
|
|||
"search_fields": {
|
||||
"item_id": "#{SecureRandom.uuid.gsub("-", "")}"
|
||||
},
|
||||
"tag": "https://gitee.com/mindspore/mindspore.git",
|
||||
"tag": origin,
|
||||
"data": {
|
||||
"commit": commit_sha,
|
||||
"parents": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue