diff --git a/modules/builds-using-build-volumes.adoc b/modules/builds-using-build-volumes.adoc index f4b2061b8d..9a6dbc32b5 100644 --- a/modules/builds-using-build-volumes.adoc +++ b/modules/builds-using-build-volumes.adoc @@ -68,9 +68,6 @@ ifndef::openshift-dedicated,openshift-rosa[] <5> Required. The driver that provides the ephemeral CSI volume. <6> Required. This value must be set to `true`. Provides a read-only volume. <7> Optional. The volume attributes of the ephemeral CSI volume. Consult the CSI driver's documentation for supported attribute keys and values. - -:FeatureName: Shared Resource CSI Driver -include::snippets/technology-preview.adoc[] endif::openshift-dedicated,openshift-rosa[] -- @@ -125,14 +122,16 @@ ifndef::openshift-dedicated,openshift-rosa[] <5> Required. The driver that provides the ephemeral CSI volume. <6> Required. This value must be set to `true`. Provides a read-only volume. <7> Optional. The volume attributes of the ephemeral CSI volume. Consult the CSI driver's documentation for supported attribute keys and values. - -:FeatureName: Shared Resource CSI Driver -include::snippets/technology-preview.adoc[] endif::openshift-dedicated,openshift-rosa[] -- endif::sourcestrategy[] +ifndef::openshift-dedicated,openshift-rosa[] +:FeatureName: Shared Resource CSI Driver +include::snippets/technology-preview.adoc[] +endif::openshift-dedicated,openshift-rosa[] + ifeval::["{context}" == "build-strategies-docker"] :!dockerstrategy: endif::[]