fix param description

feature/23949
Roberto Cirillo 12 months ago
parent 6f312acdc4
commit 48889c60b0

2
Jenkinsfile vendored

@ -127,7 +127,7 @@ pipeline {
booleanParam(name: 'ContinuousDeployment',
defaultValue: false,
description: 'If true, the gCubeDeployer pipeline is triggered')
description: 'If true, the gCubeDeployer pipeline will be triggered')
}
//see https://jenkins.io/doc/book/pipeline/syntax/#stages

Loading…
Cancel
Save