-
### 环境
Ubuntu 22.04 amd64
Gitlab 17.4
gitlab-runner 17.8.2
gitlab、gitlab-runner 均使用 deb 安装,安装用户为 `root`
### 问题复述
gitlab-runner安装的时候绑定的用户为 `gitlab-runner`,
```
git ...
-
请问17.7.0版本的gitlab安装同版本的runner
可以有两个标签名一样的不
分别在两台不同的服务器上
-
我通过docker 方式部署了gitlab以及gitlab-runner, 但是现在cicd一直不成功,报错如下
```
Running with gitlab-runner 17.8.1 (a1fca00e)
on data t1_eheX96, system ID: r_J04NUQAla3vC
Preparing the "docker" ...
-
![image.png](https://forum-gitlab-cn-1308186353.cos.ap-shanghai.myqcloud.com/bbs/forum/202501/09/150622guiu5ue5u48nqbyt.png "image.png")
-
不想安装最新版的runner
sudo curl -L --output /usr/local/bin/gitlab-runner https://gitlab-runner-releases.storage.googleapis.com/v17.7.0/binaries/gitlab-runner-linux-amd64 这个路径下载下来的文件是错 ...
-
> 本帖最后由 X. 💫💫 于 2025-1-17 17:13 编辑
旧服务器上的gitlab版本是14.0.6,runner也是14.0.6
新服务器上的gitlab版本是17.7.0
旧版本的runner可以用于新版的gitlab打包吗?
...
-
想通过点击gitlab某个位置(比如流水线中),跳转到jenkins console中,方便日志查看,请问如何实现?
1.修改gitlab流水线元数据的方式未成功
-
LabVIEW VI DIFF代码差异比较功能可以集成在GitLab CI/CD上么,目前通过调用LabVIEW自带DIFF工具,在进行比较时子VI在项目路径下存在,而Gitlab会生成git-blob-xxx文件夹下,导致子VI未能成功加载不了,希望可以协助 ...
-
gitlab-runner前两天还是正常使用,有新项目运行,新创建一个runner,发现提示没有权限拉取代码库代码提示
Created fresh repository.
remote: You are not allowed to download code from this project.
致命错误 ...
-
gitlab中点击 admin- runner 部分显示为500报错
见附件
版本为11.8
-
以docker执行器方式运行报错,信息如下:
![image.png](https://forum-gitlab-cn-1308186353.cos.ap-shanghai.myqcloud.com/bbs/forum/202412/05/131312umb9qqgxgquhqcrv.png "image.png")
.gitlab-ci.yml文件内容 ...
-
然后执行注册报错
gitlab-runner register --url https://12.16.1.18/ --registration-token GR134894MGmr7XRywniQJTxx5
status=couldn't execute POST against https://12.16.1.18/api/v4/runners: Post "https ...
-
gitlab 版本是16.1, runner 目前下载的是16.11
公司 使用 部署的gitlab 作为代码的管理仓库,现在项目组 希望可以进行CICD的建设,看到gitlab 的Runner 是可以完成这部分工作的。
看到官网上介绍 windows 需要使用 ...
-
以docker执行器方式运行,报错信息如下
![image.png](https://forum-gitlab-cn-1308186353.cos.ap-shanghai.myqcloud.com/bbs/forum/202412/05/130921oucffuu0zfuvou2j.png "image.png")
.gitlab-ci.yml文件如下 ...
-
报错信息如图显示:
![image.png](https://forum-gitlab-cn-1308186353.cos.ap-shanghai.myqcloud.com/bbs/forum/202412/04/111029tz6ex3ocep68uo0z.png "image.png")
![image.png](https://forum-gitlab-cn-13081 ...
-
复现步骤:
1)创建merge request
2)等待merge result pipeline完成
3)pipeline完成并且通过
4)‘Pipeline must succeed’ 标识是红色的,不会自动改变,需要我刷新页面才能改变
期望结果:'Pipeline must s ...
-
流水线echo字符串成功执行,换成mvn clean package就提示/usr/bin/bash mvn command not found,关键mvn环境变量我也配置了啊。mvn -v也能成功显示
-
请问gitlab-runner CI CD 有相关pdf的文档吗 可打印的文章
-
我设置的gitlab与jenkins的联动,gitlab提交MR之后,触发Jenkins构建,但是Jenkins构建失败了,也将gitlab上的pipeline状态改为failed了,而且我把“流水线必须成功”选项也勾选了,但是那段代码依然合并到分支上了 ...
-
1