Go to file
Hans-Christoph Steiner 4cd308deaa use lockfile to prevent running gitlab-ci commands twice
Workaround for this bug:
https://gitlab.com/gitlab-org/gitlab-runner/issues/1380#note_48552305
2018-05-22 22:35:41 +02:00
.gitlab-ci.yml gitlab-ci: switch to using registry env vars 2018-05-16 16:47:29 +02:00
Dockerfile auto-run git-buildpackage setup for all gitlab-ci scripts 2018-05-22 22:35:00 +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 use lockfile to prevent running gitlab-ci commands twice 2018-05-22 22:35:41 +02:00
test first stab at docker image build process 2018-01-08 21:54:08 +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.