]> git.pld-linux.org Git - packages/gitlab-runner.git/commitdiff
omit docker
authorElan Ruusamäe <glen@delfi.ee>
Thu, 31 Mar 2016 20:36:33 +0000 (23:36 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 31 Mar 2016 20:36:34 +0000 (23:36 +0300)
docker is needed if not using prebuild images

and if using docker, need to have docker runnig as the images get build
via docker build, this is not suitable for our builders

gitlab-ci-multi-runner.spec

index 1b26f3c103e25d6fbb58179a5c074e56edde407c..9d6714818dfe615e864ff745680431c28abd15e8 100644 (file)
@@ -9,7 +9,6 @@ Source0:        https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/repository/archive
 Source1:       https://gitlab-ci-multi-runner-downloads.s3.amazonaws.com/master/docker/prebuilt.tar.gz
 # Source1-md5: d616dcc457a6ce69bed4af2ca08dfe0a
 URL:           https://gitlab.com/gitlab-org/gitlab-ci-multi-runner
-BuildRequires: docker
 BuildRequires: git-core
 BuildRequires: go-bindata >= 3.0.7-1.a0ff2567
 BuildRequires: golang
This page took 0.078238 seconds and 4 git commands to generate.