Go to file
Hans-Christoph Steiner c562688695 Merge branch 'master' into 'master'
Fix uscan regression

Closes #5

See merge request salsa-ci-team/ci-image-git-buildpackage!7
2019-08-26 11:20:59 +00:00
overlay/usr make uscan_download true by default and inverse the logic 2019-07-19 13:54:06 -04: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.