Agent-side Object Model changing buildnumber Follow Pascal Empl Created December 04, 2019 13:49 Can i change the buildnumber from the Agent-side Object Model? If yes how do i change it?
Hi, you can update the build number using a 'buildNumber' service message
If you want to send this message from a plugin code you can do something like this:
How can i use service messages from
Using
doesn't work.
Hi, BuildServerListener is a part of server-side model, while you asked about agent-side model. Do you want to update the build number for the agent of from the server?