File: .gitlab-ci.yml

package info (click to toggle)
pydocstyle 6.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 776 kB
  • sloc: python: 5,183; makefile: 162
file content (8 lines) | stat: -rw-r--r-- 271 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
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:
 RELEASE: 'unstable'
 # no compiled code, no point running blhc
 SALSA_CI_DISABLE_BLHC: 'true'