File: salsa-ci.yml

package info (click to toggle)
qps 2.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 3,504 kB
  • sloc: cpp: 11,569; xml: 28; makefile: 9
file content (15 lines) | stat: -rw-r--r-- 605 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# For more information on what jobs are run see:
# https://salsa.debian.org/salsa-ci-team/pipeline
#
# To enable the jobs, go to your repository (at salsa.debian.org)
# and click over Settings > CI/CD > Expand (in General pipelines).
# In "Custom CI config path" write debian/salsa-ci.yml and click
# in "Save Changes". The CI tests will run after the next commit.
---
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: 'experimental'
  SALSA_CI_DISABLE_REPROTEST: 1