File: gitlab-ci.yml

package info (click to toggle)
python-stdnum 1.16-1%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 5,652 kB
  • sloc: python: 8,088; javascript: 6,995; makefile: 11
file content (10 lines) | stat: -rw-r--r-- 367 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
---
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

variables:
  # The tests currently assume that the current date is reasonably current
  SALSA_CI_DISABLE_REPROTEST: 1
  # We do not compile anything so we can skip this
  SALSA_CI_DISABLE_BLHC: 1