赵走x博客
网站访问量:151498
首页
书籍
软件
工具
古诗词
搜索
登录
12、Ubuntu安装Jenkins(不使用docker)
11、jenkins日志查看方法
10、jenkins为root权限
9、系统用户切换到jenkins
8、ubuntu安装jenkins
7、taro: command not found
6、修改Ubuntu下的jenkins的默认端口号
5、jenkins.plugins.publish_over.BapPublisherException
4、mac安装jenkins
3、jenkins重启方式
2、Jenkins构建时的java.nio.file.AccessDeniedException
1、jenkins 部署错误 cannot open .git/FETCH_HEAD: Permission denied 解决办法
4、mac安装jenkins
资源编号:76470
jenkins
微服务
热度:106
brew services start jenkins
``` brew cask install homebrew/cask-versions/adoptopenjdk8 brew install jenkins brew services start jenkins ``` 在浏览器中输入http://localhost:8080