File: salsa-ci.yml

package info (click to toggle)
golang-github-santhosh-tekuri-jsonschema 6.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 596 kB
  • sloc: makefile: 15
file content (9 lines) | stat: -rw-r--r-- 337 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
include:
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml
- https://salsa.debian.org/debian/licenserecon/raw/main/debian/licenserecon.yml

variables:
  SALSA_CI_ENABLE_WRAP_AND_SORT: 'true'
  SALSA_CI_WRAP_AND_SORT_ARGS: '-asbkt'
  SALSA_CI_DISABLE_APTLY: 0
  SALSA_CI_AUTOPKGTEST_ALLOWED_EXIT_STATUS: '0'