-
1. GitLab Runner 可以在 LoongArch64 (loong64) 龙芯架构使用 Shell 执行器
2. GitLab Runner 无法在 LoongArch64 (loong64) 龙芯架构使用 Docker 执行器:没有 linux/loong64 架构的 gitlab-runner-helper Docker ...
-
如题,这个包里自带的nginx的版本是多少有人知道吗?最近客户有安全要求,nginx版本不能低于1.30
另外这个版本是最新的了吗?
-
极狐GitLab流水线只用700多秒后没法使用,未付费,客服郑小姐说不支持提供技术服务
-
**error: waitpid for git-remote-http failed: No child processes**
**error: waitpid for --shallow-file failed: No child processes**
**fatal: unpack-objects failed**
**ERROR: Job failed: exit status ...
-
请问这个路径是正确的吗

系统环境centos7.9 全程使用rpm直接离线安 ...
-
市面上的gitlab教程基本都偏向于.web的cicd,对于嵌入式这种比较依赖本地工具(VECTOR,matlab,tasking等软件)的软件开发工作,能够实现ci,cd吗,能否调取本地软件的api?,能的话是在yaml脚本实现吗?求解答!
...
-
MFA手機丟失, 卡在以下頁面無法登入, 如何重設?

...
-
如题:docker-compose安装的gitlab-jh 18.1.1版本怎么升级到最新gitlab-jh 18.9.X无漏洞版本。
https://gitlab.cn/support/toolbox/upgrade-path/?current=18.1.1&edition=ce中最新的目标版本只有18.3.1版本。
...
-
1、我是一个新手,我想问,如何查看当前版本是稳定版?
2、因磁盘规划问题,所以想知道如何自定义部署路径?
3、是否有实施沟通渠道?我这个人好学,不懂就问~~~😄
...
-
gitlab地址是192.168.1.170,但是证书是www.example.com签发的,注册runner时候提示X509 certificate signed by unknown authority
后面改了C:\Windows\System32\drivers\etc\hosts,把192.168.1.170映射成www.exam ...
-
Gitlab网页访问不了了,怎么回事
-
我在参考官方文档: https://docs.gitlab.cn/docs/jh/integration/omniauth/ 进行实验。
本地搭建了最新的gitlab
```
docker run --detach \
--hostname beianyuming.asia \
--publish 443:443 \
--publish 8 ...
-
在git push操作的时候会出现以下error:remote unpack failed:index-pack abnormal exit问题,权限也检查过正确,请问有什么解决办法避免这种问题呢
?
-
日志:opt/gitlab/embedded/lib/ruby/site_ruby/3.2.0/rubygems/dependency.rb:277:in `reject!': can't modify frozen Array: [#], @executables=[], @extensions=[], @extra_rdoc_files=[], @files=[], @license s ...
-
# hooks简介
hooks(钩子)是指在特定事件发生时,来触发一些特定的操作,gitlab支持git hooks,也支持一些其他的hooks
# system hooks
更多信息可参见[官方文档](https://docs.gitlab.com/ee/admin ... s.html#s ...
-
参考文档:
[*]https://docs.gitlab.com/ci/environments/#deployment-tier-of-environments
[*]https://docs.gitlab.com/ci/yaml/#environmentdeployment_tier
介绍当你使用非标准的环境名称(如 customer-portal)而 ...