How to install jenkins under current user (not 'jenkins') on MAC OS X

前端 未结 2 1839
眼角桃花
眼角桃花 2021-02-06 06:15

I have configured MAC OS X environment (SDKs, licenses, etc) under current user for build server and would like to reuse all the settings by a build agent. Jenkins was chosen as

2条回答
  •  刺人心
    刺人心 (楼主)
    2021-02-06 06:38

    Try this: http://www.sailmaker.co.uk/blog/2013/04/02/advanced-jenkins-for-ios-and-mac/#Installing-Jenkins-itself

    I’m also going to recommend installing Jenkins via Homebrew, to avoid some nonsense in Jenkins’ own installer whereby it puts itself in /Users/Shared/. You really don’t want that.

提交回复
热议问题