Unverified Commit 64c04201 authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

d-i_manual: clone into manual/

parent 762641d0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -262,7 +262,7 @@ def jobspec_manual(key, name, desc, defaults=None,
                             lang, fmt, po] if p != '']
    j = {'scm': [{'git': {
                'url': 'https://salsa.debian.org/installer-team/installation-guide.git',
                'branches': ['master']}}],
                'branches': ['master'], 'basedir': 'manual'}}],
         'project-type': 'freestyle',
         'builders': [{'shell': ' '.join(shell_cmd)}],
         'properties': prop(priority=priority),