Browse Source

mindspore 最近提交数同步

pull/330/head
xxq250 3 years ago
parent
commit
8bcc6517ce
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      lib/tasks/batch_add_commits.rake

+ 1
- 1
lib/tasks/batch_add_commits.rake View File

@@ -1,4 +1,4 @@
namespace :batch_add_issues do
namespace :batch_add_commits do
desc "batch_add_issues"
task gitee: :environment do
project_id = ENV['project_id']


Loading…
Cancel
Save