You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+3
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,9 @@ Tasks themselves are in `tasks/` directory.
6
6
7
7
`.tekton/` directory has the pipeline to package and push tasks as Tekton bundle OCI image for use in pipelines.
8
8
9
+
Tasks are pushed to [quay.io/rhacs-eng/konflux-tasks](https://quay.io/repository/rhacs-eng/konflux-tasks) repo.
10
+
Tasks trust data for inclusion in EC policy is pushed to [quay.io/rhacs-eng/konflux-tasks-trust](https://quay.io/repository/rhacs-eng/konflux-tasks-trust).
11
+
9
12
## Development
10
13
11
14
For as long as there are no automated tests ([ROX-27386](https://issues.redhat.com/browse/ROX-27386) is to add them), you should open PRs in consuming repos when changing tasks in order to validate your changes.
0 commit comments