File: gitlab-ci.yml

package info (click to toggle)
libfile-tail-perl 1.3-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 272 kB
  • sloc: perl: 558; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 280 bytes parent folder | download | duplicates (94)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
include: https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml

build:
    extends: .build-unstable

reprotest:
    extends: .test-reprotest

lintian:
    extends: .test-lintian

autopkgtest:
    extends: .test-autopkgtest

piuparts:
    extends: .test-piuparts