Yes, my script is being run as a custom cc.rb build command:
project.build_command = '../build'
Contents of the build command are, roughly:
rake db:migrate
git submodule init
git submodule update
rake test
I am using Ben Berkeret's version, if that is relevant.
-Chris
On 11 Sep 2008, at 15:17, Chad Woolley wrote:
On Thu, Sep 11, 2008 at 12:13 PM, Chris Hapgood <[EMAIL PROTECTED]>
wrote:
I've got a custom build script that does a submodule init followed
by a
submodule update.
Am I missing something, or couldn't cruise do the same thing via
the cruise
rake task?
Seems like it. Do you have this running under cruise?
_______________________________________________
Cruisecontrolrb-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users
Chris Hapgood
[EMAIL PROTECTED]
_______________________________________________
Cruisecontrolrb-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users