Loading job-cfg/d-i.yaml.py +1 −1 Original line number Diff line number Diff line Loading @@ -173,7 +173,7 @@ jobs.append( {'{name}_pu-triggered_{pkg}': { 'branchdesc': 'master branch', 'branch': 'origin/pu/**', 'pkg': 'debian-installer', 'trg': None, 'trg': '', }} ) def scm_svn(po, inc_regs=None): Loading Loading
job-cfg/d-i.yaml.py +1 −1 Original line number Diff line number Diff line Loading @@ -173,7 +173,7 @@ jobs.append( {'{name}_pu-triggered_{pkg}': { 'branchdesc': 'master branch', 'branch': 'origin/pu/**', 'pkg': 'debian-installer', 'trg': None, 'trg': '', }} ) def scm_svn(po, inc_regs=None): Loading