Skip to content
Snippets Groups Projects
Commit c7669395 authored by Reuben Pereira's avatar Reuben Pereira Committed by Stan Hu
Browse files

Add production fixture to create project

Since migrations are not run by new instances, add a production
fixture that should ensure that the self-monitoring project is created
for new instances as well.
parent a0a6a2fd
No related branches found
No related tags found
No related merge requests found
# frozen_string_literal: true
::Gitlab::DatabaseImporters::SelfMonitoring::Project::CreateService.new.execute!
# frozen_string_literal: true
::Gitlab::DatabaseImporters::SelfMonitoring::Project::CreateService.new.execute!
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment