File: salsa-ci.yml

package info (click to toggle)
ltt-control 2.12.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 13,888 kB
  • sloc: ansic: 122,826; sh: 21,631; makefile: 2,330; python: 1,340; yacc: 578; lex: 129; perl: 99; java: 77; cpp: 27
file content (22 lines) | stat: -rw-r--r-- 348 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
include: https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml

variables:
    RELEASE: 'unstable'

build:
    extends: .build-package

reprotest:
    extends: .test-reprotest

lintian:
    extends: .test-lintian

autopkgtest:
    extends: .test-autopkgtest

#blhc:
#    extends: .test-blhc

piuparts:
    extends: .test-piuparts