diff --git a/docs/tools/gitlab/index.html b/docs/tools/gitlab/index.html index 258074773..3a37c5fe1 100644 --- a/docs/tools/gitlab/index.html +++ b/docs/tools/gitlab/index.html @@ -743,8 +743,8 @@

Gitlab Auto DevOps

Gitlab is a web based DevOps platform. It uses pack as part of the Auto DevOps feature, to build applications prior to deploying them.

Use

-

To use the CNB integration, you need to configure the Auto DevOps feature, as discussed in the DevOps guide. At that point, -you can opt in to using Cloud Native Buildpacks by following the steps in their CNB documentation.

+

To use the CNB integration, you need to configure the Auto DevOps feature, as discussed in the DevOps guide. At that point, +you can opt in to using Cloud Native Buildpacks by following the steps in their CNB documentation.

This may look like the following in your .gitlab-ci.yml file:

include:
   - template: Auto-DevOps.gitlab-ci.yml
@@ -753,7 +753,7 @@ 

Use

AUTO_DEVOPS_BUILD_IMAGE_CNB_ENABLED: "true"

References

diff --git a/index.html b/index.html index e3a47a764..fe2e6cebb 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - +