- job-template: name: '{name}-manual' description: 'Shall build d-i manual one day, does not do that yet.{do_not_edit}' scm: - svn: url: svn://svn.debian.org/svn/d-i/trunk basedir: . workspaceupdater: update includedRegions: '/trunk/manual/.*' excludedRegions: '' excludedUsers: '' excludedRevprop: '' excludedCommitMessages: '' # repositorybrowser missing: FIXME # #
Configured by jenkins-job-builder, do not edit this job through the web UI.' jobs: - '{name}-manual' - '{name}-parse_build_logs'