From 52ed4a0c166ef786a3c7a9be2cc0a704f2b72a96 Mon Sep 17 00:00:00 2001 From: Vokhmin Alexey V Date: Thu, 20 Feb 2014 19:25:17 +0400 Subject: [PATCH] #358: hotfix --- app/models/build_list.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/models/build_list.rb b/app/models/build_list.rb index 6d094c1a6..4018bb7a7 100644 --- a/app/models/build_list.rb +++ b/app/models/build_list.rb @@ -637,6 +637,7 @@ class BuildList < ActiveRecord::Base if auto_publish? || auto_publish_into_testing? self.auto_create_container = false end + true end def prepare_extra_params