summaryrefslogtreecommitdiffstats
path: root/tests/scm/fixtures/tfs-001.yaml
blob: ec1f1217e24ddf3a554831a6bb9e6162524c9fb1 (plain)
1
2
3
4
5
6
7
8
9
10
scm:
  - tfs:
      server-url: "tfs.company.com"
      project-path: "$/myproject"
      login: "mydomain\\\\jane"
      use-update: false
      local-path: "../foo/"
      workspace: "Hudson-${JOB_NAME}"
      web-access:
        - web-url: "http://TFSMachine:8080"