summaryrefslogtreecommitdiffstats
path: root/job-cfg/reproducible.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-10-08 00:27:35 +0200
committerHolger Levsen <holger@layer-acht.org>2014-10-08 00:27:35 +0200
commit163f7f5b2fdb2f2e358511abb9644f4df5d75dbb (patch)
treefe6a4f848295da04d88df5e27fbb127ae3100c0b /job-cfg/reproducible.yaml
parentb2b12b611facfe39c18bef4bf28f92c56c8962b8 (diff)
downloadjenkins.debian.net-163f7f5b2fdb2f2e358511abb9644f4df5d75dbb.tar.xz
reproducible: enable setup again now that dpkg is fixed...
Diffstat (limited to 'job-cfg/reproducible.yaml')
-rw-r--r--job-cfg/reproducible.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index e1f1beeb..7ed908d2 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -140,8 +140,7 @@
jobs:
- '{name}_setup':
my_description: 'Setup pbuilder for reproducible builds as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example'
- my_timed: ''
-# my_timed: '42 0 * * *'
+ my_timed: '42 0 * * *'
my_shell: '/srv/jenkins/bin/reproducible_setup.sh'
- '{name}_stats':
my_description: 'Reproducible builds statistics'