FIX 重构ci流程

This commit is contained in:
Jasder
2020-08-20 18:37:53 +08:00
parent 89b2e263ae
commit 7c1ab2cddf
34 changed files with 207 additions and 54 deletions

View File

@@ -0,0 +1,5 @@
require 'rails_helper'
RSpec.describe Ci::Repo, type: :model do
pending "add some examples to (or delete) #{__FILE__}"
end