diff options
-rw-r--r-- | job-cfg/reproducible.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 9c975178..7e90bc4b 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -233,7 +233,7 @@ my_recipients: 'holger@layer-acht.org' - '{name}_json': my_description: 'Generate https://reproducible.debian.net/userContent/reproducible.json for consumption by tracker.debian.org.' - my_timed: '1 0 * * *' + my_timed: '1 * * * *' my_shell: '/srv/jenkins/bin/reproducible_json.py' my_recipients: 'holger@layer-acht.org' - '{name}_create_meta_pkg_sets': |