diff options
Diffstat (limited to '')
-rw-r--r-- | debian/salsa-ci.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/salsa-ci.yml b/debian/salsa-ci.yml new file mode 100644 index 0000000..be3a7a5 --- /dev/null +++ b/debian/salsa-ci.yml @@ -0,0 +1,6 @@ +--- +include: + - https://salsa.debian.org/installer-team/branch2repo/raw/main/trigger_b2r.yml + +variables: + BRANCH2REPO_EXTRA_PROJECTS: 'net-retriever:philh:extra-udeb-repo anna:philh:de-dup' |