Merge branch 'merge-ci-data'
This commit is contained in:
commit
54452412f7
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
class ChangeNameOfCiProjects < ActiveRecord::Migration
|
||||
class AddNullToNameForCiProjects < ActiveRecord::Migration
|
||||
def up
|
||||
change_column_null :ci_projects, :name, true
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue