Go to file
Hans-Christoph Steiner ff2c6e99a8 run bash syntax checker on ENTRYPOINT script 2018-05-22 22:35:43 +02:00
.gitlab-ci.yml run bash syntax checker on ENTRYPOINT script 2018-05-22 22:35:43 +02:00
Dockerfile include ca-certificates packages so HTTPS connections verify 2018-05-22 22:35:43 +02:00
LICENSE add license 2018-01-08 17:41:39 +01:00
README.md add README 2018-01-08 17:43:05 +01:00
gitlab-ci-git-buildpackage prefer `apt-get build-dep` if the current Debian version works 2018-05-22 22:35:43 +02: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.