fix Indentation problem of tekton pipeline yaml file in docs/best-practices/ci-pipeline-image-predownload.md (#97)

This commit is contained in:
Jianfeng Li 2023-04-10 16:24:50 +08:00 committed by GitHub
parent 34e04964ee
commit 46b68bb7f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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)