Infinite queue for build while TFS Preview publishing on Azure Cloud Service

Posted by dygo on Stack Overflow See other posts from Stack Overflow or by dygo
Published on 2012-10-19T16:05:34Z Indexed on 2012/10/19 17:01 UTC
Read the original article Hit count: 179

Filed under:
|
|
|

I've created Cloud Service and linked TFS Preview Project for CI deployments. I've chosen Manual mode for triggering the builds. The previously queued builds were successfully completed and deployed. And the website based on this Cloud Service was running fine. Waiting in the queue was no more than 3-5 seconds.

Now when I click - "Queue New Build" - the new build item is created in the queue but it never runs.

I can successfully Publish project onto Azure Cloud service from VS2012 though.

What could be the most common reasons for this?

© Stack Overflow or respective owner

Related posts about Azure

Related posts about build