Add Salsa CI configuration
This commit is contained in:
17
debian/gitlab-ci.yml
vendored
Normal file
17
debian/gitlab-ci.yml
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
include:
|
||||
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
|
||||
|
||||
build:
|
||||
extends: .build-package
|
||||
|
||||
lintian:
|
||||
extends: .test-lintian
|
||||
|
||||
blhc:
|
||||
extends: .test-blhc
|
||||
|
||||
piuparts:
|
||||
extends: .test-piuparts
|
||||
|
||||
variables:
|
||||
RELEASE: 'unstable'
|
||||
Reference in New Issue
Block a user