Added gitlab ci following Christoph Berg's deb-hams packages as an example

This commit is contained in:
Dave Hibberd 2020-04-20 15:46:29 +01:00
parent 20b24543a9
commit 342e0f3fd9
2 changed files with 7 additions and 0 deletions

1
debian/changelog vendored
View File

@ -3,6 +3,7 @@ uronode (2.11-1) UNRELEASED; urgency=medium
* New upstream update
- Patches Refreshed
* Removed makefile-install-locations patch
* Added gitlab CI
-- Dave Hibberd <d@vehibberd.com> Mon, 20 Apr 2020 03:25:08 +0100

6
debian/gitlab-ci.yml vendored Normal file
View File

@ -0,0 +1,6 @@
include:
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
reprotest:
extends: .test-reprotest-diffoscope