Domanda

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

È stato utile?

Soluzione

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top