Commit 9110a681 authored by Sanad Liaquat's avatar Sanad Liaquat

Revert .init to .new.tap

parent 3b143c7a
......@@ -94,7 +94,7 @@ module QA
end
def run_jenkins_server
Service::DockerRun::Jenkins.init do |runner|
Service::DockerRun::Jenkins.new.tap do |runner|
runner.pull
runner.register!
end
......
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