You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
536 B
13 lines
536 B
2 years ago
|
# For more information on what jobs are run see:
|
||
|
# https://salsa.debian.org/salsa-ci-team/pipeline
|
||
|
#
|
||
|
# To enable the jobs, go to your repository (at salsa.debian.org)
|
||
|
# and click over Settings > CI/CD > Expand (in General pipelines).
|
||
|
# In "Custom CI config path" write debian/salsa-ci.yml and click
|
||
|
# in "Save Changes". The CI tests will run after the next commit.
|
||
|
---
|
||
|
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
|
||
|
|