summaryrefslogtreecommitdiffstats
path: root/tests/wrappers/fixtures/ssh-agent-credentials003.xml
blob: ab9fad8172d1e42ad3f7ddf6968c7fb37d7595fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="utf-8"?>
<project>
  <buildWrappers>
    <com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper>
      <credentialIds>
        <string>44747833-247a-407a-a98f-a5a2d785111c</string>
        <string>dd647a01-be21-402b-bfc5-a4e89be7d0c4</string>
        <ignoreMissing>false</ignoreMissing>
      </credentialIds>
    </com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper>
  </buildWrappers>
</project>