File: salsa-ci.yml

package info (click to toggle)
ocaml-mm 0.6.0.1~really0.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,356 kB
  • sloc: ml: 4,700; sh: 3,262; ansic: 2,733; makefile: 419
file content (22 lines) | stat: -rw-r--r-- 302 bytes parent folder | download | duplicates (22)
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

lintian:
  extends: .test-lintian

autopkgtest:
  extends: .test-autopkgtest

blhc:
  extends: .test-blhc

piuparts:
  extends: .test-piuparts