gitlab: Add support for GitLab CI
authorArun Raghavan <arun@arunraghavan.net>
Sat, 30 Jun 2018 06:33:30 +0000 (12:03 +0530)
committerArun Raghavan <arun@arunraghavan.net>
Mon, 27 Aug 2018 10:35:04 +0000 (16:05 +0530)
commitabfd5242e88ea9ce76e709265e5b73d4ca13677e
tree93db1c94a5ef0d31639caa4207c99be220c98faa
parentf84b8516dfd7b6060eacc7d0ab28bb3831ea3dd7
gitlab: Add support for GitLab CI

This adds a Dockerfile to generate a Docker image with the required
dependencies on top of the standard Ubuntu 18.04 image. The Gitlab CI
then runs the PulseAudio build within this image.
.gitlab-ci.yml [new file with mode: 0644]
scripts/Dockerfile [new file with mode: 0644]