Tagged Questions

3
votes
1answer
229 views

A build and deployment machine with a web-based dashboard

Here is what I am trying to do: I have my code sitting on Bitbucket (it is a ASP.net web application). I want to put together a build machine that has a web-based dashboard. I go to the dashboard and ...
0
votes
0answers
244 views

Problems with Git and Go Server (Cruise)

I am trying to set up a new pipeline with Go and Git. It hangs when I try to connect to Git via the Go Server 'Add pipeline' screen, and if I try to run a job using git I get this error: 2011-01-20 ...