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

分支填写不正确

相关推荐
李少兄9 分钟前
解决 CentOS 8 报错:Failed to download metadata for repo ‘BaseOS‘
linux·运维·centos
杜子不疼.15 分钟前
Linux】 性能调优实战:内核参数优化技巧
linux·运维·php
墨寒博客栈40 分钟前
Linux基础常用命令
java·linux·运维·服务器·前端
重生之我在20年代敲代码42 分钟前
【Linux网络编程】初识网络,理解TCP/IP五层模型
linux·运维·服务器·网络
GeminiJM1 小时前
优化Elasticsearch批量写入性能:从单分片瓶颈到多索引架构
elasticsearch·架构·jenkins
没枕头我咋睡觉1 小时前
【运维】ubuntu修改镜像源
linux·运维·ubuntu
努力学习的小廉2 小时前
深入了解linux网络—— 守护进程
linux·运维·网络
wheeldown2 小时前
【Linux】从内存布局到信号屏蔽:Linux 内核态与用户态交互核心知识点汇总
linux·运维·服务器
张彦峰ZYF2 小时前
高频面试题(含笔试高频算法整理)基本总结回顾5
linux·运维·服务器
DO_Community2 小时前
裸金属 vs. 虚拟化 GPU 服务器:AI 训练与推理应该怎么选
运维·服务器·人工智能·llm·大语言模型