Runs this build, usually called from BuildWorker#perform.
32 33 34 35
# File 'app/models/build.rb', line 32 def run start finish(job.run) end