Go to file
Hans-Christoph Steiner d170a2b6c2 Merge branch 'use-pristine-tar' into 'master'
Tell gbp to use pristine-tar if it exists

See merge request salsa-ci-team/ci-image-git-buildpackage!2
2019-01-21 09:58:16 +00:00
.gitlab-ci.yml disable checking test success til it works 2018-09-25 14:09:38 +02:00
Dockerfile gitlab-ci-add-pages-repo script to add generated apt repos 2018-09-26 16:05:56 +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-add-pages-repo gitlab-ci-add-pages-repo script to add generated apt repos 2018-09-26 16:05:56 +02:00
gitlab-ci-aptly apt_get_auto_install function to install packages then mark as auto 2018-09-25 13:09:32 +02:00
gitlab-ci-autopkgtest break out autopkgtest into a standalone script 2018-06-20 22:53:40 +02:00
gitlab-ci-common apt_get_auto_install function to install packages then mark as auto 2018-09-25 13:09:32 +02:00
gitlab-ci-enable-experimental require GitLab CI session to run these scripts 2018-06-20 21:44:15 +02:00
gitlab-ci-enable-sid require GitLab CI session to run these scripts 2018-06-20 21:44:15 +02:00
gitlab-ci-entrypoint split out functionality from entrypoint into individual scripts 2018-06-20 22:54:41 +02:00
gitlab-ci-git-buildpackage Tell gbp to use pristine-tar if it exists 2018-11-05 23:38:21 +00:00
gitlab-ci-git-buildpackage-all mark packages installed here as 'auto' so they can be easily removed 2018-06-25 15:45:00 +02:00
gitlab-ci-lintian apt_get_auto_install function to install packages then mark as auto 2018-09-25 13:09:32 +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.