Codebase list cherrypy3 / run/9684dc20-0fbf-4290-9044-d1802a2db461/main debian / .gitlab-ci.yml
run/9684dc20-0fbf-4290-9044-d1802a2db461/main

Tree @run/9684dc20-0fbf-4290-9044-d1802a2db461/main (Download .tar.gz)

.gitlab-ci.yml @run/9684dc20-0fbf-4290-9044-d1802a2db461/mainraw · history · blame

1
2
3
4
5
6
7
8
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: 'unstable'
 # no compiled code, no point running blhc
 SALSA_CI_DISABLE_BLHC: 'true'