39df8466fd
Tidy up the docstrings to use consistent formatting, move inline examples to tests and add urls for additional information on source code web browsers. Change-Id: I696389516dbd4e0960986666e32fab93e515710e
10 lines
221 B
YAML
10 lines
221 B
YAML
scm:
|
|
- tfs:
|
|
server-url: "tfs.company.com"
|
|
project-path: "$/myproject"
|
|
login: "jane@mydomain"
|
|
use-update: false
|
|
local-path: "../foo/"
|
|
workspace: "Hudson-${JOB_NAME}"
|
|
web-access:
|