1
0
镜像自地址 https://github.com/tuna/tunasync.git 已同步 2025-12-07 23:16:47 +00:00

docker script switch to yum-utils and apt-download, dropping wget

gitlab-ci-multi-runner bug fix
这个提交包含在:
bigeagle
2016-04-09 17:25:29 +08:00
父节点 f9805dbc48
当前提交 f814117deb
共有 2 个文件被更改,包括 54 次插入14 次删除

查看文件

@@ -25,7 +25,7 @@ cat <<EOF > ${cfg}
[main]
keepcache=0
[gitlab-ci-multi-runner-el6]
[el6]
name=gitlab-ci-multi-runner-el6
baseurl=https://packages.gitlab.com/runner/gitlab-ci-multi-runner/el/6/x86_64
repo_gpgcheck=0
@@ -34,7 +34,7 @@ enabled=1
gpgkey=https://packages.gitlab.com/gpg.key
sslverify=0
[gitlab-ci-multi-runner-el7]
[el7]
name=gitlab-ci-multi-runner-el7
baseurl=https://packages.gitlab.com/runner/gitlab-ci-multi-runner/el/7/x86_64
repo_gpgcheck=0