Skip to content

Commit

Permalink
Update taskruns.md doc
Browse files Browse the repository at this point in the history
Update the link to the tekton-bundles.yaml sample.
  • Loading branch information
qu1queee authored and tekton-robot committed Jan 19, 2021
1 parent f09f963 commit c6c71d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/taskruns.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ taskRef:
bundle: docker.io/myrepo/mycatalog@sha256:abc123
```

A working example can be found [here](../examples/v1beta1/taskruns/tekton-bundles.yaml).
A working example can be found [here](../examples/v1beta1/taskruns/no-ci/tekton-bundles.yaml).

Any of the above options will fetch the image using the `ImagePullSecrets` attached to the
`ServiceAccount` specified in the `TaskRun`. See the [Service Account](#service-account)
Expand Down

0 comments on commit c6c71d1

Please sign in to comment.