Go to file
Louis-Philippe Véronneau c0a806f303
don't use '--skip-signature' when calling uscan since bug #926429 brakes the download function
2019-04-25 12:33:19 -04:00
overlay/usr don't use '--skip-signature' when calling uscan since bug #926429 brakes the download function 2019-04-25 12:33:19 -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.