diff options
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/reproducible.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 2b029b27..d832dc26 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -549,6 +549,11 @@ my_timed: '42 23 1 1 *' my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh' my_hname: 'profitbricks3' + - 'setup_fdroid_build_environment_profitbricks3': + my_description: 'Setup a build environment for F-Droid.' + my_timed: '42 23 1 1 *' + my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh' + my_hname: 'profitbricks3' my_shell: '/srv/jenkins/bin/reproducible_{otherproject}.sh' my_hname: '' |