File: salsa-ci.yml

package info (click to toggle)
libcloud 3.8.0%2Brepack-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 27,760 kB
  • sloc: python: 158,354; xml: 19,482; sh: 27; makefile: 11
file content (9 lines) | stat: -rw-r--r-- 272 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:
 # no compiled code
 SALSA_CI_DISABLE_BLHC: 'true'
 SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 'true'
 # duplicate the regular build
 SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 'true'