What is the password for jenkins user under MACOSX?

后端 未结 6 2071
攒了一身酷
攒了一身酷 2021-02-14 05:50

I\'m trying to create a CI for iOS (iPhone and iPad) using TestFlight, Jenkings, GitHub, Sonar... I downloaded the macosx jenkings package/wizard. It seems it created a user for

6条回答
  •  栀梦
    栀梦 (楼主)
    2021-02-14 06:12

    A Default password location is changed in the latest version of Jenkins.

    sudo cat /Users/Shared/Jenkins/Home/secrets/initialAdminPassword
    

提交回复
热议问题