File: gitlab-ci.yml

package info (click to toggle)
lexd 1.3.5-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 880 kB
  • sloc: cpp: 2,889; makefile: 91; sh: 29
file content (9 lines) | stat: -rw-r--r-- 259 bytes parent folder | download
1
2
3
4
5
6
7
8
9
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 regular build
 SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 1