Thursday, March 10, 2016

Continous Integration Build with visualstudio online: No queue was specified in the build request.

if you get error        
No queue was specified in the build request.
set
General Tab -> Default agent queue = Hosted


to set up new CI build:
Go to Build Menu of your project
create new Build definition by pressing +
General Tab -> Default agent queue = Hosted

No comments: