[packages/gitlab-ci-multi-runner] omit docker

glen glen at pld-linux.org
Thu Mar 31 22:37:19 CEST 2016


commit fb5a4109ff0c777ccfe5a5dd590ba9c85b09fe14
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Mar 31 23:36:33 2016 +0300

    omit docker
    
    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 | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/gitlab-ci-multi-runner.spec b/gitlab-ci-multi-runner.spec
index 1b26f3c..9d67148 100644
--- a/gitlab-ci-multi-runner.spec
+++ b/gitlab-ci-multi-runner.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gitlab-ci-multi-runner.git/commitdiff/fb5a4109ff0c777ccfe5a5dd590ba9c85b09fe14



More information about the pld-cvs-commit mailing list