Commit 963b007b authored by Balasankar "Balu" C's avatar Balasankar "Balu" C

Use temp branch

parent bf8289ab
......@@ -36,7 +36,7 @@ module Omnibus
def env_params
{
"ref" => ENV["OMNIBUS_BRANCH"] || "master",
"ref" => "trigger-user-pipeline-info",
"variables[GITLAB_VERSION]" => ENV["CI_COMMIT_SHA"],
"variables[ALTERNATIVE_SOURCES]" => true,
"variables[ee]" => ee? ? 'true' : '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