04bf54ac40
Each job has a manifest in the jenkins_jobs/manifests/jobs directory Jobs are grouped in python_jobs and generic_jobs The job groups or individual jobs can be added to a site manifest Also fixes bad XML output, python27 job and bug 987428 Change-Id: I1ebc889cee08b080deb6ba46aee69ab2ae0bb6b6
10 lines
388 B
Plaintext
10 lines
388 B
Plaintext
<hudson.plugins.copyartifact.CopyArtifact>
|
|
<projectName>$PROJECT-venv</projectName>
|
|
<filter></filter>
|
|
<target></target>
|
|
<selector class="hudson.plugins.copyartifact.StatusBuildSelector"/>
|
|
</hudson.plugins.copyartifact.CopyArtifact>
|
|
<hudson.tasks.Shell>
|
|
<command>/usr/local/jenkins/slave_scripts/copy-bundle.sh</command>
|
|
</hudson.tasks.Shell>
|