Skip to content

Commit

Permalink
Update prerelease-check task name to be "checks"
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott authored and tekton-robot committed Oct 22, 2019
1 parent eea26a3 commit 3ead722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tekton/release-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
tasks:
- name: precheck
taskRef:
name: prerelease-check
name: prerelease-checks
params:
- name: package
value: $(params.package)
Expand Down

0 comments on commit 3ead722

Please sign in to comment.