tags:

views:

12

answers:

0

Hi,

i am using Luntbuild as CI tool for my project. I want to copy the resulting installer to artifact directory of the appropriate version. I am using NAnt script to build my solution and create the installer. How do i do that?

i am setting the artifact directory path as environment variable in LuntBuild. How do i acces those variables in NAnt script?