File: gitlab-ci.yml

package info (click to toggle)
starjava-util 1.0%2B2021.01.10-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,456 kB
  • sloc: java: 12,567; xml: 478; makefile: 18; sh: 2
file content (8 lines) | stat: -rw-r--r-- 233 bytes parent folder | download | duplicates (3)
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'
 SALSA_CI_DISABLE_REPROTEST: 'yes'