fix param description

This commit is contained in:
Roberto Cirillo 2023-05-09 10:09:43 +02:00
parent 6f312acdc4
commit 48889c60b0
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -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