Snorre Garmann
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Snorre Garmann created a post, Using nuget.exe to publish into teamcity nuget repo
HiI wonder if it is possible to use nuget.exe to push packages to the TeamCity nuget repository.when I try this:NuGet.exe push -source http://teamcity:8111/httpAuth/app/nuget/v1/FeedService.svc .\M... -
-
Snorre Garmann created a post, Multiple build agents and artifact dependency
HiI have two build agents and a QA build that is dependent on artifacts from a bunch of projects. What I have noticed recently is that if the last successfull build on one of the dependant projects...