Development
drone.io: nuget publish step
There are 2 challenges to publish nuget: extract version to provide correct nuget file name and API key. While API key could be passed with the drone.io secret the getting version requires some trick with Read more…