File: gitlab-ci.yml

package info (click to toggle)
openfst 1.8.4-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 8,268 kB
  • sloc: cpp: 50,990; ansic: 5,663; makefile: 527
file content (11 lines) | stat: -rw-r--r-- 326 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
include:
  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml

variables:
  RELEASE: 'unstable'
  # this does nothing
  SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 1
  # this replicates the normal build
  SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 1
  # there is no autopkgtest
  SALSA_CI_DISABLE_AUTOPKGTEST: 1