Commit b63cd070 authored by Douwe Maan's avatar Douwe Maan

Merge branch 'blackst0ne-fix-downtime-check-job' into 'master'

Fix `downtime_check` job

See merge request gitlab-org/gitlab-ce!18840
parents c1c934ca 55fa9425
class InitSchema < ActiveRecord::Migration
DOWNTIME = true
def up
create_table "broadcast_messages", force: :cascade do |t|
t.text "message", null: false
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment