How to upgrade Build Agents?
The document on Teamcity only focuses on installing new build agents.
I have a build agent from version 7.0.2 and want to upgrade it to the latest 7.0.3 release.
What are the steps to do the upgrade?
Please sign in to leave a comment.
Hi
Agents are upgraded automatically.
You need to upgrade the TeamCity server to new version. Then the build agents connect to the server, detect that its binaries are outdated, download new binaries and update them in place.
All these tasks are performed automatically, and it requires no manual actions.
Michael