lib/hive/messages/job.rb in hive-messages-1.0.6 vs lib/hive/messages/job.rb in hive-messages-1.0.7

- old
+ new

@@ -9,9 +9,10 @@ attribute :job_id, Integer attribute :repository, String attribute :branch, String attribute :execution_directory, String attribute :target, Hash + attribute :install_build, Boolean attribute :execution_variables, ExecutionVariables attribute :reservation_details, Hash attribute :device_id, Integer attribute :running_count, Integer attribute :failed_count, Integer