We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9174351 commit 2276be5Copy full SHA for 2276be5
scripts/ocpdocs/_previewpage
@@ -153,7 +153,26 @@
153
</p>
154
</div>
155
156
- </div>
+ </div>
157
+ <div class="row">
158
+ <div class="col-sm-6 text-center">
159
+ <h2>OpenShift Pipelines</h2>
160
+ <div class="list-group">
161
+ <p>
162
+ <a
163
+ role="button"
164
+ class="btn btn-primary"
165
+ href="/openshift-pipelines/latest/pipelines/understanding-openshift-pipelines.html"
166
+ >
167
+ <i class="fa fa-arrow-circle-o-right"></i> Serverless</a
168
169
+ </p>
170
+ <p class="list-group-item-text">
171
+ Standalone OpenShift Serverless documentation.
172
173
174
175
176
177
178
</body>
0 commit comments