Clean checkout: bad idea.
This commit is contained in:
parent
69fc293829
commit
cd67d38a24
1 changed files with 0 additions and 1 deletions
|
|
@ -2,5 +2,4 @@ require 'fileutils'
|
||||||
|
|
||||||
Project.configure do |project|
|
Project.configure do |project|
|
||||||
project.build_command = './ci.sh'
|
project.build_command = './ci.sh'
|
||||||
project.do_clean_checkout :always
|
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue