815b7f0f69
This is necessary in the case where global defaults sets a templated `scm` value used by most jobs but which is undesirable for a minority of jobs and where it would be inconvenient to copy all the desired settings out of the global defaults into a custom defaults just for that particular set of jobs. Change-Id: I201c29215a7090b81e84b9d494bd2cf6ea0370ad
5 lines
96 B
XML
5 lines
96 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<project>
|
|
<scm class="hudson.scm.NullSCM"/>
|
|
</project>
|