jenkins

bash 复制代码
apt install fontconfig    openjdk-11-jre
wget   https://mirrors.tuna.tsinghua.edu.cn/jenkins/war/2.429/jenkins.war

deb包安装
wget https://mirrors.tuna.tsinghua.edu.cn/jenkins/debian-stable/jenkins_2.414.3_all.deb


dpkg -i jenkins_2.414.3_all.deb  

访问 http://192.168.1.51:8080/

添加凭证,后面任务添加job要用到

这个是gitlab创建的用户

添加git仓库

http://192.168.1.50/devops/spring-boot-helloWorld.git/

报错:ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.

Finished: FAILURE

分支填写不正确

相关推荐
Pluto & Ethereal7 分钟前
新手宝塔部署thinkphp一步到位
运维·服务器·阿里云·php·腾讯云
东枫落定8 分钟前
泛微ECOLOGY9 记 数据展现集成 自定义开窗测试中对SQL 的IN语法转换存在BUG
运维·泛微·ecology9·自定义开窗·数据展示集成
wusam19 分钟前
Linux系统管理与编程12: FTP服务配置
linux·运维·服务器
Thenunaoer34 分钟前
【Ubutun】 在Linux Yocto的基础上去适配4G模块
linux·运维·chrome
无极程序员1 小时前
远程主机可能不符合glibc和libstdc++ VS Code服务器的先决条件
android·java·运维·服务器·php
细心的莽夫1 小时前
Docker学习笔记
运维·笔记·后端·学习·docker·容器
周Echo周1 小时前
7、linux基础操作2
linux·运维·服务器
磨十三2 小时前
Linux-----驱动
linux·运维·服务器
诗句藏于尽头2 小时前
BT面板docker搭建excalidraw遇到的问题
运维·docker·容器
潘yi.2 小时前
Shell编程之条件语句
linux·运维·服务器·网络