
Added new support for the following plugins: Perforce plugin: https://wiki.jenkins.io/display/JENKINS/Perforce+Plugin InfluxDB plugin: https://wiki.jenkins.io/display/JENKINS/InfluxDB+Plugin Added support for v3.0 of the following plugin https://wiki.jenkins.io/display/JENKINS/Priority+Sorter+Plugin Change-Id: If109863a91710c08b34dee622496e551a7b3b520
11 lines
260 B
YAML
11 lines
260 B
YAML
scm:
|
|
- p4:
|
|
credential: credential
|
|
workspace-type: Static
|
|
workspace-name: workspacename
|
|
populate-type: SyncOnly
|
|
populate-have-list: true
|
|
populate-quiet: true
|
|
populate-revert: false
|
|
populate-label: populatelabel
|