jenkins-job-builder/tests/wrappers/fixtures/ssh-agent-credentials004.xml
tanhengyeow fada164a7d ssh-agent-credentials: Support ignore-missing-credentials param
Change-Id: I5f78648600ef045dfe539a950daae14b304a74d9
Signed-off-by: Tan Heng Yeow <E0032242@u.nus.edu>
2018-07-29 17:10:14 +08:00

10 lines
329 B
XML

<?xml version="1.0" encoding="utf-8"?>
<project>
<buildWrappers>
<com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper>
<user>49d20745-9889-4c02-b286-fc6fb89c36bd</user>
<ignoreMissing>false</ignoreMissing>
</com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper>
</buildWrappers>
</project>