diff --git a/docs/best-practices/ci-pipeline-image-predownload.md b/docs/best-practices/ci-pipeline-image-predownload.md index 186344485..298484195 100644 --- a/docs/best-practices/ci-pipeline-image-predownload.md +++ b/docs/best-practices/ci-pipeline-image-predownload.md @@ -263,8 +263,8 @@ spec: - name: app_name value: $(params.app_name) - name: helloworld-image-predownload - taskRef: - name: helloworld-image-predownload + taskRef: + name: helloworld-image-predownload params: - name: short_sha value: $(params.short_sha)