wolfeidau / rake-bamboo-plugin

Plugin for bamboo which enables building of ruby projects using rake
Other
34 stars 16 forks source link

Need to review environment variable propagation in tasks #16

Closed wolfeidau closed 12 years ago

wolfeidau commented 12 years ago

Need to reread the code which builds the environment which the ruby process runs under.

I have a feeling this could be much cleaner.