From 274aaa820f3261adf811982ee1bccbef78d59c74 Mon Sep 17 00:00:00 2001 From: kevin-hinz Date: Thu, 27 Oct 2022 18:02:26 +0200 Subject: [PATCH] DOC-280, clarify image for code sample --- .../src/pages/analysis/bitbucket-cloud-integration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/sonar-docs/src/pages/analysis/bitbucket-cloud-integration.md b/server/sonar-docs/src/pages/analysis/bitbucket-cloud-integration.md index 7653c46c198..6efd3408f3e 100644 --- a/server/sonar-docs/src/pages/analysis/bitbucket-cloud-integration.md +++ b/server/sonar-docs/src/pages/analysis/bitbucket-cloud-integration.md @@ -207,7 +207,7 @@ Click the scanner you're using below to expand the example configuration: | | This configuration is an alternative to the SonarQube Scan Bitbucket Pipe. If you do not need a setup that allows for scanner caching, we recommend using the Bitbucket Pipe. | | ``` -| image: maven:3.3.9 +| image: | | definitions: | steps: &build-step -- 2.39.5