Commit 5c96525c authored by Ash McKenzie's avatar Ash McKenzie

Resolve conflicts in lib/gitlab/ci/pipeline/chain/command.rb

parent 1b4e575f
......@@ -7,15 +7,11 @@ module Gitlab # rubocop:disable Naming/FileName
:origin_ref, :checkout_sha, :after_sha, :before_sha,
:trigger_request, :schedule,
:ignore_skip_ci, :save_incompleted,
<<<<<<< HEAD
:seeds_block, :variables_attributes,
# EE specific
:allow_mirror_update,
:chat_data
=======
:seeds_block, :variables_attributes
>>>>>>> upstream/master
) do
include Gitlab::Utils::StrongMemoize
......
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