Commit 837500f3 authored by Kamil Trzcinski's avatar Kamil Trzcinski

Add missing ci_pipelines.config_source

parent 7c7cc925
......@@ -476,6 +476,7 @@ ActiveRecord::Schema.define(version: 20171130145523) do
t.integer "source"
t.boolean "protected"
t.integer "failure_reason"
t.integer "config_source"
end
add_index "ci_pipelines", ["auto_canceled_by_id"], name: "index_ci_pipelines_on_auto_canceled_by_id", using: :btree
......
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