Changed example in build parameters
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -10,7 +10,7 @@ pipeline {
|
||||
string(
|
||||
name: 'LIMIT',
|
||||
defaultValue: '',
|
||||
description: 'Limit to specific hosts or groups (e.g., "vms", "lxcs", "update_targets", or hostname) no.lan required'
|
||||
description: 'Limit to specific hosts or groups (e.g., "vms", "lxcs", "docker_hosts", or hostname) no.lan required'
|
||||
)
|
||||
booleanParam(
|
||||
name: 'DRY_RUN',
|
||||
|
||||
Reference in New Issue
Block a user