Setting up TeamCity to integrate to OSX Build Agent

安稳与你 提交于 2019-12-05 17:46:45

Installation procedure for MacOS agents does not differ from that under Windows or Linux. Have a look at corresponding section in the documentation.

Basically, what you need to do is:

  1. unpack the zip file
  2. edit buildAgent.properties file to let the agent know where the server is
  3. run agent.sh start
  4. authorize the agent on the server
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!