Go to file
Hans-Christoph Steiner 8bc079693d Merge branch 'fix-failed-to-fetch-gitlab-runner-helper-image' into 'master'
fix failure to fetch gitlab-runner-helper docker image

See merge request salsa-ci-team/ci-image-git-buildpackage!4
2019-01-21 10:04:24 +00:00
overlay/usr Merge branch 'reduce-docker-image-layers' into 'master' 2019-01-21 10:03:46 +00:00
.gitlab-ci.yml Merge branch 'fix-failed-to-fetch-gitlab-runner-helper-image' into 'master' 2019-01-21 10:04:24 +00:00
Dockerfile use LABEL instead of deprecated MAINTAINER directive 2018-11-13 14:35:24 +08:00
LICENSE add license 2018-01-08 17:41:39 +01:00
README.md add README 2018-01-08 17:43:05 +01:00

README.md

This is a Docker image for running GitLab CI builds for packages based on git-buildpackage. A lot of the assumptions of how GitLab CI works conflict with git-buildpackage, so this image should help things.

It should also provide a local cache of the base packages needed to run git-buildpackage builds.