aboutsummaryrefslogtreecommitdiffstats
path: root/server
diff options
context:
space:
mode:
authorkevin-hinz <kevin.hinz@sonarsource.com>2022-10-27 18:02:26 +0200
committersonartech <sonartech@sonarsource.com>2022-10-28 20:03:23 +0000
commit274aaa820f3261adf811982ee1bccbef78d59c74 (patch)
tree0fed855d6e6bb35f2a61c5008fe5cc85f3aab66d /server
parent46fd15344f1bfa3bb2f648464136e31c40dc8cbe (diff)
downloadsonarqube-274aaa820f3261adf811982ee1bccbef78d59c74.tar.gz
sonarqube-274aaa820f3261adf811982ee1bccbef78d59c74.zip
DOC-280, clarify image for code sample
Diffstat (limited to 'server')
-rw-r--r--server/sonar-docs/src/pages/analysis/bitbucket-cloud-integration.md2
1 files changed, 1 insertions, 1 deletions
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: <image for build>
|
| definitions:
| steps: &build-step