Skip to content
Success

Changes

Summary

  1. fix(tekton/v1/tasks): pass pushed result path as arg to Tekton tasks (commit: faf4fa1) (details)
Commit faf4fa10b87152369354c5ef26b50f2fd07613ef by noreply
fix(tekton/v1/tasks): pass pushed result path as arg to Tekton tasks (#3915)

It will address the failures in step which also has step results
definitions:

``` /tekton/scripts/script-0-gbgwt: line
31: task.results.pushed.path: not found /tekton/scripts/script-0-gbgwt:
line 31: can't create : nonexistent direc
```
(commit: faf4fa1)
The file was modifiedtekton/v1/tasks/pingcap-build-images.yaml (diff)
The file was modifiedtekton/v1/tasks/pingcap-build-binaries-linux.yaml (diff)
The file was modifiedtekton/v1/tasks/pingcap-build-binaries-darwin.yaml (diff)