File: .gitlab-ci.yml

package info (click to toggle)
python-autocommand 2.2.2-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 252 kB
  • sloc: python: 1,055; sh: 15; makefile: 3
file content (7 lines) | stat: -rw-r--r-- 227 bytes parent folder | download | duplicates (36)
1
2
3
4
5
6
7
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:
 # no compiled code
 SALSA_CI_DISABLE_BLHC: 'true'