summaryrefslogtreecommitdiffstats
path: root/job-cfg/dpkg.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'job-cfg/dpkg.yaml')
-rw-r--r--job-cfg/dpkg.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/dpkg.yaml b/job-cfg/dpkg.yaml
index 34aaecff..38a272ef 100644
--- a/job-cfg/dpkg.yaml
+++ b/job-cfg/dpkg.yaml
@@ -62,7 +62,7 @@
- '{name}_sid_find_trigger_cycles':
my_description: 'Find dpkg trigger cycles in Debian sid.'
my_time: '0 12 * * *'
- my_shell: 'schroot --directory /tmp -c source:jenkins-dpkg-jessie /srv/jenkins/bin/find_dpkg_trigger_cycles.sh unstable'
+ my_shell: 'schroot --directory /tmp -c source:jenkins-dpkg-jessie /srv/jenkins/bin/find_dpkg_trigger_cycles.sh sid'
- '{name}_setup_schroot_jessie':
my_description: 'Setup schroot for running the dpkg_(jessie|stretch|sid)_find_trigger_cycles and reproducible_create_meta_pkg_sets jobs in a jessie environment.'
my_time: '23 8 * * 1'