Pregunta

Is is posible to run a python script from Cruisecontrol.Net ? Is there a CCNEt task or a nant task that can be used?

¿Fue útil?

Solución

I don't think there is a built in python task, but you should be able to execute it by crafting an exec task.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top