Skip to content

Commit 5c6f482

Browse files
Merge pull request #66936 from shipsing/RHDEVDOCS-5697-new
2 parents a17e68c + 84672a9 commit 5c6f482

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

_topic_maps/_topic_map.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1874,12 +1874,12 @@ Distros: openshift-enterprise,openshift-origin,openshift-online
18741874
Topics:
18751875
- Name: CI/CD overview
18761876
File: index
1877-
- Name: Builds using Shipwright
1878-
Dir: builds_using_shipwright
1879-
Distros: openshift-enterprise
1880-
Topics:
1881-
- Name: Overview of Builds
1882-
File: overview-openshift-builds
1877+
# - Name: Builds using Shipwright
1878+
# Dir: builds_using_shipwright
1879+
# Distros: openshift-enterprise
1880+
# Topics:
1881+
# - Name: Overview of Builds
1882+
# File: overview-openshift-builds
18831883
- Name: Builds using BuildConfig
18841884
Dir: builds
18851885
Distros: openshift-enterprise,openshift-origin,openshift-online

cicd/index.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ toc::[]
1515
1616
[id="openshift-builds"]
1717
== OpenShift Builds
18-
OpenShift Builds provides you the following two options to configure and run a build:
18+
OpenShift Builds provides you the following option to configure and run a build:
1919

20-
* Builds using Shipwright
21-
+
22-
An extensible build framework based on the Shipwright project, which you can use to build container images on an {product-title} cluster. You can build container images from source code and Dockerfile by using image build tools, such as Source-to-Image (S2I) and Buildah.
23-
+
24-
For more information, see link:https://docs.openshift.com/builds/latest/about/overview-openshift-builds.html[Overview of Builds].
20+
// * Builds using Shipwright
21+
// +
22+
// An extensible build framework based on the Shipwright project, which you can use to build container images on an {product-title} cluster. You can build container images from source code and Dockerfile by using image build tools, such as Source-to-Image (S2I) and Buildah.
23+
// +
24+
// For more information, see link:https://docs.openshift.com/builds/latest/about/overview-openshift-builds.html[Overview of Builds].
2525

2626
* Builds using BuildConfig
2727
+

0 commit comments

Comments
 (0)