lib/shuttle/runner.rb in shuttle-deploy-0.2.0.beta16 vs lib/shuttle/runner.rb in shuttle-deploy-0.2.0
- old
+ new
@@ -115,9 +115,10 @@
message << " Deployer: #{deployer}" if deployer.size > 0
integration.error(message)
end
+ integration.disable_history
integration.write_lock
integration.export_environment
integration.send(command.to_sym)
integration.write_revision
\ No newline at end of file