Commit 563942ee authored by Grzegorz Bizon's avatar Grzegorz Bizon

Connect CI/CD bridge jobs to trigger requests too

parent 4967fe94
......@@ -7,6 +7,7 @@ module Ci
include Gitlab::Utils::StrongMemoize
belongs_to :project
belongs_to :trigger_request
validates :ref, presence: true
def self.retry(bridge, current_user)
......
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