Skip to content

Commit

Permalink
Update manifest lock COMPONENTS parameter description (#4679)
Browse files Browse the repository at this point in the history
Signed-off-by: Prudhvi Godithi <[email protected]>
  • Loading branch information
prudhvigodithi authored May 3, 2024
1 parent 338bb14 commit 35810c8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ pipeline {
)
string(
name: 'COMPONENTS',
description: 'The selected components from the manifest to update the commit ID',
description: 'The selected components from the manifest to update the commit ID. Use comma seperate values, example OpenSearch,ml-commons,cross-cluster-replication',
trim: true
)
}
Expand Down

0 comments on commit 35810c8

Please sign in to comment.