update develocity version example using environment variables

This commit is contained in:
Inaki Villar 2024-06-13 11:08:15 -07:00
parent 0cc3dbfbca
commit 41b5e65116
No known key found for this signature in database
GPG Key ID: 5FC01F55C699D1F0

View File

@ -796,7 +796,7 @@ Here's an example using the env vars:
env: env:
DEVELOCITY_INJECTION_ENABLED: true DEVELOCITY_INJECTION_ENABLED: true
DEVELOCITY_URL: https://develocity.your-server.com DEVELOCITY_URL: https://develocity.your-server.com
DEVELOCITY_PLUGIN_VERSION: 3.17.4 DEVELOCITY_PLUGIN_VERSION: 3.17.5
``` ```
## Publishing to scans.gradle.com ## Publishing to scans.gradle.com