tfsbuild - build definition – only empty queue -


if creating build definition, can’t choose default agent queue. not long ago, can create build definition includes default queue. don’t know change was, doesn’t work anymore. if go edit correct created build definition , try again create definition, can choose default queue. reason that?

editing existing build definition before creating isn’t solution, because have many projects , have correct build definition , have no build definition.

if meaning default agent queue such below during creation of build definition enter image description here

the queue that's attached pool contains agents want run definition. can first double check status of agent pool. make sure ok.

 image description here

and after created definition, can still change queue in general , try change queue here identify if there's still empty queue.

enter image description here


Comments

Popular posts from this blog

Spring Boot + JPA + Hibernate: Unable to locate persister -

go - Golang: panic: runtime error: invalid memory address or nil pointer dereference using bufio.Scanner -

c - double free or corruption (fasttop) -