diff --git a/operator-guide/migrate-ci-pipelines-from-jenkins-to-tekton/index.html b/operator-guide/migrate-ci-pipelines-from-jenkins-to-tekton/index.html index 4e70eba25..9d300d5be 100644 --- a/operator-guide/migrate-ci-pipelines-from-jenkins-to-tekton/index.html +++ b/operator-guide/migrate-ci-pipelines-from-jenkins-to-tekton/index.html @@ -20,4 +20,13 @@ [remote "patchsetcreated"] url = http://el-gerrit-listener:8080 event = patchset-created -
Go to the codebase Custom Resource and change the spec.ciTool
field from jenkins
to tekton
.