Go to file
Hans-Christoph Steiner 494870826c add script for publishing to an apt repo using aptly 2018-06-20 21:44:34 +02:00
.gitlab-ci.yml gitlab-ci: ignore failing docker run test result 2018-05-22 22:42:54 +02:00
Dockerfile add script for publishing to an apt repo using aptly 2018-06-20 21:44:34 +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-aptly add script for publishing to an apt repo using aptly 2018-06-20 21:44:34 +02:00
gitlab-ci-common set APT_GET_OPTIONS for all scripts 2018-06-20 21:44: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-git-buildpackage set APT_GET_OPTIONS for all scripts 2018-06-20 21:44: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.