Вопрос

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

Это было полезно?

Решение

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

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top