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
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,7 @@ Full documentation is available from <https://pipelinesascode.com>
9
9
## Introduction
10
10
11
11
Pipelines as Code let you use
12
-
the [Pipelines as Code flow]([https://www.thoughtworks.com/radar/techniques/pipelines-as-code](https://www.thoughtworks.com/radar/techniques/pipelines-as-code))
13
-
directly with OpenShift Pipelines.
12
+
the [Pipelines as Code flow]([https://www.thoughtworks.com/radar/techniques/pipelines-as-code](https://www.thoughtworks.com/radar/techniques/pipelines-as-code)) directly with Tekton and OpenShift Pipelines.
14
13
15
14
The goal of Pipelines as Code is to let you define your
16
15
[Tekton](https://tekton.cd) templates inside your source code repository and have the pipeline run and report the status
0 commit comments