File: gitlab-ci.yml

package info (click to toggle)
frogatto-data 1.3.1%2Bdfsg-3
  • links: PTS, VCS
  • area: non-free
  • in suites: bookworm, bullseye
  • size: 254,432 kB
  • sloc: xml: 584; python: 396; perl: 249; sh: 126; ruby: 69; makefile: 30
file content (10 lines) | stat: -rw-r--r-- 320 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
# See https://salsa.debian.org/salsa-ci-team/pipeline

---
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_REPROTEST_ENABLE_DIFFOSCOPE: 1
  SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: '1'