Find a file
Kamil Trzciński a1fd432579 Merge branch 'add-runner-binary-for-kube' into 'master'
Add gitlab-runner binary to www-gitlab-com

This request will add the `gitlab-runner` binary to the www-gitlab-com image. This is required to make CI work on a kubernetes cluster. 

This is a workaround for https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/issues/1908 and is needed for https://gitlab.com/gitlab-com/infrastructure/issues/749

See merge request !19
2016-12-15 11:06:58 +00:00
scripts Added Dockerfile.ruby-2.3-git-2.7-phantomjs-2.1-node-7.1 2016-11-19 04:30:44 +00:00
.gitlab-ci.yml Build image on CI 2016-11-29 14:13:23 +01:00
Dockerfile.doc-gitlab-com Add image for doc-gitlab-com 2016-09-13 10:51:51 +02:00
Dockerfile.ruby-2.1-git-2.7-phantomjs-2.1 Install git from Debian strech sources 2016-09-23 19:43:43 +03:00
Dockerfile.ruby-2.3-git-2.7-phantomjs-2.1 Install git from Debian strech sources 2016-09-23 19:43:43 +03:00
Dockerfile.ruby-2.3-static-analyses Update Dockerfile.ruby-2.3-static-analyses 2016-11-15 21:21:42 +00:00
Dockerfile.ruby-2.3.3-git-2.7-phantomjs-2.1-node-7.1 Add image for ruby 2.3.3 2016-11-29 13:56:15 +01:00
Dockerfile.www-gitlab-com add the gitlab-runner binary so that the build will work on Kubernetes 2016-12-14 11:21:02 -06:00
README.md Add www-gitlab-com repo to README 2016-09-08 20:21:44 +02:00

This repository is used to build docker images that are used to build and test various parts of GitLab:

  1. Build Omnibus packages
  2. Test GitLab-CE/EE project
  3. Build gitlab-org/www-gitlab-com project