Skip to content

Commit 7f83184

Browse files
committed
chore: minor doc update
Signed-off-by: BRIAN GLEESON <Brian.Gleeson@ie.ibm.com>
1 parent 743b516 commit 7f83184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cd-tekton-pipeline/v2.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ class CdTektonPipelineV2 extends BaseService {
253253
/**
254254
* Update Tekton pipeline data.
255255
*
256-
* This request updates Tekton pipeline data, but you can only change worker ID in this endpoint. Use other endpoints
256+
* This request updates Tekton pipeline data, such as the worker ID or build number, for example. Use other endpoints
257257
* such as /definitions, /triggers, and /properties for other configuration updates.
258258
*
259259
* @param {Object} params - The parameters to send to the service.

0 commit comments

Comments
 (0)