We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 743b516 commit 7f83184Copy full SHA for 7f83184
cd-tekton-pipeline/v2.ts
@@ -253,7 +253,7 @@ class CdTektonPipelineV2 extends BaseService {
253
/**
254
* Update Tekton pipeline data.
255
*
256
- * This request updates Tekton pipeline data, but you can only change worker ID in this endpoint. Use other endpoints
+ * This request updates Tekton pipeline data, such as the worker ID or build number, for example. Use other endpoints
257
* such as /definitions, /triggers, and /properties for other configuration updates.
258
259
* @param {Object} params - The parameters to send to the service.
0 commit comments