File: salsa-ci.yml

package info (click to toggle)
simplemonitor 1.15.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,520 kB
  • sloc: python: 8,725; sh: 258; makefile: 74; javascript: 69
file content (9 lines) | stat: -rw-r--r-- 320 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
---
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:
  SALSA_CI_LINTIAN_FAIL_WARNING: 1
  SALSA_CI_LINTIAN_ARGS: --pedantic --fail-on pedantic
  SALSA_CI_AUTOPKGTEST_ALLOWED_EXIT_STATUS: '0'