使用 Homebrew 安装 Jenkins
1 | $ brew install jenkins-lts |
安装成功后执行:
1 | // 启动Jenkins服务 |
启动服务可能遇到如下的报错:
解决方法:
1 | $ cd /opt/homebrew/Library/Taps/homebrew |
成功后再次启动就行了
相关命令:
1 | // 安装jenkins |
1 | $ brew install jenkins-lts |
安装成功后执行:
1 | // 启动Jenkins服务 |
启动服务可能遇到如下的报错:
解决方法:
1 | $ cd /opt/homebrew/Library/Taps/homebrew |
成功后再次启动就行了
相关命令:
1 | // 安装jenkins |
Author: Ezio
Permalink: https://ezioy.cn/2023/09/26/Mac%E5%AE%89%E8%A3%85Jenkins/
License: Copyright (c) 2019 CC-BY-NC-4.0 LICENSE
Slogan: Nothing is true,Everything is permitted